Click or drag to resize

IReplicationTaskDetails Properties


The IReplicationTaskDetails type exposes the following members.

Properties
  Name Description
Public property CompletedItems Gets the Items that were successfully replicated.
Public property IsCleanReplication Gets whether the replication was a clean replication.
Public property RepTaskMonitor Gets the monitor object that tracks ongoing replication.
Public property SkippedItems Gets the Items that were skipped.
Public property StoppingError Gets the stopping error of the replication. If replication completed, returns null.
Top
See Also