TransactionFlowBindingElement.AllowWildcardAction Property

Definition

Gets or sets whether wildcard action is set to be allowed on a transaction flow binding element to be cloned.

public:
 property bool AllowWildcardAction { bool get(); void set(bool value); };
public bool AllowWildcardAction { get; set; }
member this.AllowWildcardAction : bool with get, set
Public Property AllowWildcardAction As Boolean

Property Value

true if wildcard action is allowed; otherwise, false.

Applies to