Click or drag to resize

IReplicationTaskDetails Properties


The IReplicationTaskDetails type exposes the following members.

Properties
  NameDescription
Public propertyCompletedItems
Gets the Items that were successfully replicated.
Public propertyIsCleanReplication
Gets whether the replication was a clean replication.
Public propertyRepTaskMonitor
Gets the monior object that tracks ongoing replication.
Public propertySkippedItems
Gets the Items that were skipped.
Public propertyStoppingError
Gets the stopping error of the replication. If replication completed, returns null.
Top
See Also