ItemChange::ChangeKind Property
Gets the kind of change that is represented by this object.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
The following table shows which values the source and destination provider can use for this property and describes what each value indicates.
ChangeKind value | Provider | Indicates |
|---|---|---|
Source or destination | The item previously existed in the replica but has been deleted. | |
Destination only | The item does not exist in the destination replica. | |
Source or destination | The item exists in the replica. |
Show: