DataServicesReplaceFunctionFeature.Enable Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines booleschen Werts, der angibt, ob die Replace-Funktion aktiviert ist.

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

Eigenschaftswert

True, wenn die Ersetzungsfunktion aktiviert ist, andernfalls "false".

Attribute

Gilt für: