DataServicesReplaceFunctionFeature.Enable Vlastnost

Definice

Získá nebo nastaví logickou hodnotu, která určuje, zda je funkce Nahradit povolena.

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

Hodnota vlastnosti

Hodnota True, pokud je povolena funkce nahrazení, jinak nepravda.

Atributy

Platí pro