Click or drag to resize

IClusterClstrNo Property

Sequence number of the cluster on intake (1 based). This number remains unchanged throughout the processing; for example in case of cluster cloning, the clone will inherit ClstrNo from the original cluster.

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

Property Value

Type: Int32
See Also