DataServicesReplaceFunctionFeature.Enable Eigenschap

Definitie

Hiermee wordt een Booleaanse waarde opgehaald of ingesteld die aangeeft of de vervangingsfunctionaliteit is ingeschakeld.

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

Waarde van eigenschap

Waar als de vervangingsfunctionaliteit is ingeschakeld, anders onwaar.

Kenmerken

Van toepassing op