Click or drag to resize

IReplicationLogRemovedItems Property


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
IEnumerable<ReplicationLogEntry> RemovedItems { get; set; }

Property Value

Type: IEnumerableReplicationLogEntry
See Also