ILoggedConflict::GetFlags
Gets flags that are associated with this change.
The following table shows which values can be used for this property, and describes what each value indicates.
SYNC_CHANGE_FLAG value | Indicates |
|---|---|
SYNC_CHANGE_FLAG_DELETED | The item previously existed in the replica but has been deleted. |
SYNC_CHANGE_FLAG_DOES_NOT_EXIST | The item does not exist in the destination replica. |
Show: