WorkspaceClientCapabilities.ApplyEdit Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts, der angibt, ob Apply Edit unterstützt wird.

public:
 property bool ApplyEdit { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(Name="applyEdit")]
public bool ApplyEdit { get; set; }
[<System.Runtime.Serialization.DataMember(Name="applyEdit")>]
member this.ApplyEdit : bool with get, set
Public Property ApplyEdit As Boolean

Eigenschaftswert

Boolean
Attribute

Gilt für