Click or drag to resize

IClusterStartSourceNo Property

Index number (1 based) of the intake source that supplied the first record of the cluster. This number remains unchanged throughout the processing; for example in case of record cloning, the clone will inherit SourceNo from the original cluster.

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

Property Value

Type: Int32
See Also