Click or drag to resize

IReplicationLogReplicatedItems Property


Note: This API is now obsolete.

This property is deprecated.

Gets/sets the collection of entries for this replication log.


Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
[ObsoleteAttribute]
IEnumerable<RepLogEntry> ReplicatedItems { get; set; }

Property Value

IEnumerableRepLogEntry
See Also