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