Click or drag to resize

IReplicationTaskDetailsSkippedItems Property


Gets the Items that were skipped.

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

Property Value

Type: IEnumerableIReplicationItem
See Also