Share via


DataServicesReplaceFunctionFeature.Enable Vlastnost

Definice

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

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

True, pokud je povolená funkce nahrazení, jinak false.

Atributy

Platí pro