Click or drag to resize

IReplicationTaskMonitorOrderId Property


Gets and sets the position of this replication task among other tasks in a Replicator. The lower IDs get executed first.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
int OrderId { get; set; }

Property Value

Type: Int32
See Also