Edit

Share via


UpdateItemResponse.ConflictCount Property

Definition

Gets the number of property conflicts that were resolved during the update operation.

public:
 property int ConflictCount { int get(); };
public int ConflictCount { get; }
Public ReadOnly Property ConflictCount As Integer

Property Value

An integer value containing the number of property conflicts.

Applies to