ConflictCount property

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

Implementation

int? get ConflictCount => this._conflictCount;