Click or drag to resize

ReplicationItemEventArgsItemsReplicatedSinceLastUpdate Property


Gets the count of items that were already replicated thus far

Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public int ItemsReplicatedSinceLastUpdate { get; set; }

Property Value

Type: Int32
See Also