Click or drag to resize
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.19.0)
Syntax
public int BatchSize { get; }

Property Value

Type: Int32
Remarks
1 for non-batch operations.
See Also