MergeSynchronizationAgent.PublisherConflicts Property

Definition

Gets the total number of conflicts that occurred at the Publisher during the last synchronization.

public:
 virtual property int PublisherConflicts { int get(); };
public virtual int PublisherConflicts { get; }
member this.PublisherConflicts : int
Public Overridable ReadOnly Property PublisherConflicts As Integer

Property Value

the total number of conflicts occurred.

Implements

Remarks

The PublisherConflicts property is read-only.

Applies to