IReplicationItem Properties |
The IReplicationItem type exposes the following members.
Name | Description | |
---|---|---|
ChangeType |
Gets the type of change on this item: Create, Update, Delete, or Rename/Move.
| |
Completed |
Gets and sets whether replication of this item has been done, skipped, or copied.
| |
Key | ||
Skipped |
Gets and sets whether this item is skipped during replication.
| |
SkipReason |
Gets and sets the reason why this item is skipped.
| |
Value |
Gets the value of the replication item. It is to be implemented by derived objects.
|