TransactionFlowElement.AllowWildcardAction Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts, der angibt, ob Platzhalteraktion zulässig ist.

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

Eigenschaftswert

truewenn eine Wildcardaktion zulässig ist; andernfalls . false

Attribute

Gilt für: