Click or drag to resize
BCSBatchOperation.IsLastInBatch Property
Gets a value indicating whether the current item the last 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.19.0)
Syntax
public bool IsLastInBatch { get; }

Property Value

Type: Boolean
Remarks
true for single documents.
See Also