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.25.0)
Syntaxpublic int BatchIndex { get; }
Public ReadOnly Property BatchIndex As Integer
Get
public:
property int BatchIndex {
int get ();
}
member BatchIndex : int with get
Property Value
Type:
Int32
Remarks
Starts at 1.
See Also