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.6.492
Syntax
int OrderId { get; set; }

Property Value

Int32
See Also