IReplicationTaskDetailsSkippedItems Property Ingeniux CMS Content Store API

Gets the Items that were skipped.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<IReplicationItem> SkippedItems { get; }

Property Value

Type: IEnumerableIReplicationItem
See Also

Reference