BCSBatchOperationBatchIndex Property |
Gets the offset in the batch operation.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public int BatchIndex { get; }
Public ReadOnly Property BatchIndex As Integer
Get
Property Value
Type:
Int32Remarks
Starts at 1.
See Also