BCSBatchOperationBatchSize Property |
Gets the number of items the batch operation is performed on.
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 BatchSize { get; }
Public ReadOnly Property BatchSize As Integer
Get
Property Value
Type:
Int32Remarks
1 for non-batch operations.
See Also