Click or drag to resize

XrecordClstrNo Property

Cluster number associated with the record; 0 means undetermined. Data Conveyer assigns this number based on the ClusterNode value of the XmlJsonIntakeSettings setting. This number is assigned sequentially, separately for each source. The ClstrNo is intended for evaluation (together with SourceNo) by the ClusterMarker function, which controls determination of the ClstrNo of the record (IRecord) on intake.

Namespace:  Mavidian.DataConveyer.Common
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public override int ClstrNo { get; }

Property Value

Type: Int32
See Also