Compartilhar via


SyncGroup.EnableConflictLogging Propriedade

Definição

Obtém ou define se o log de conflitos está habilitado.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a