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.6.492
Syntax
IEnumerable<IReplicationItem> SkippedItems { get; }

Property Value

IEnumerableIReplicationItem
See Also