Udostępnij za pośrednictwem


DataServicesReplaceFunctionFeature.Enable Właściwość

Definicja

Pobiera lub ustawia wartość logiczną określającą, czy funkcja Replace jest włączona.

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

Wartość właściwości

Wartość True, jeśli włączono funkcję zamiany, w przeciwnym razie wartość false.

Atrybuty

Dotyczy