TransactionFlowElement.AllowWildcardAction Proprietà

Definizione

Ottiene o imposta un valore che indica se è consentita l'azione jolly.

public:
 property bool AllowWildcardAction { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("allowWildcardAction", DefaultValue=false)]
public bool AllowWildcardAction { get; set; }
[<System.Configuration.ConfigurationProperty("allowWildcardAction", DefaultValue=false)>]
member this.AllowWildcardAction : bool with get, set
Public Property AllowWildcardAction As Boolean

Valore della proprietà

true se è consentita l'azione jolly; in caso contrario, false.

Attributi

Si applica a