Share via


ConflictResolutionPolicy.ConflictResolutionProcedure Property

Definition

Gets or sets the procedure to resolve conflicts in the case of custom mode.

[Newtonsoft.Json.JsonProperty(PropertyName="conflictResolutionProcedure")]
public string ConflictResolutionProcedure { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="conflictResolutionProcedure")>]
member this.ConflictResolutionProcedure : string with get, set
Public Property ConflictResolutionProcedure As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to