Freigeben über


SyncGroup.EnableConflictLogging Eigenschaft

Definition

Ruft ab oder legt fest, ob die Konfliktprotokollierung aktiviert ist.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableConflictLogging")]
public bool? EnableConflictLogging { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableConflictLogging")>]
member this.EnableConflictLogging : Nullable<bool> with get, set
Public Property EnableConflictLogging As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: