TransactionFlowElement.AllowWildcardAction Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of een jokertekenactie is toegestaan.

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

Waarde van eigenschap

true indien een jokertekenactie is toegestaan; anders, false.

Kenmerken

Van toepassing op