Click or drag to resize

IReplicationTaskDetailsCompletedItems Property


Gets the Items that were successfully replicated.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IReplicationItem> CompletedItems { get; }

Property Value

Type: IEnumerableIReplicationItem
See Also