  | IClusterStartRecNo Property  | 
 
            Sequence number of the first record in cluster on intake (1 based).
            This number remains unchanged throughout the processing; for example in case of cluster cloning, the clone will inherit StartRecNo from the original cluster.
            There are 2 special values: 0 (
HeadClusterRecNo) means head cluster and -1 (
FootClusterRecNo) means foot cluster.
            
 
    Namespace: 
   Mavidian.DataConveyer.Entities.KeyVal
    Assembly:
   DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
SyntaxReadOnly Property StartRecNo As Integer
	Get
Property Value
Type: 
Int32
See Also