BCSBatchOperationIsLastInBatch Property |
Gets a value indicating whether the current item the last in the batch operation.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.01.0)
Syntaxpublic bool IsLastInBatch { get; }
Public ReadOnly Property IsLastInBatch As Boolean
Get
public:
property bool IsLastInBatch {
bool get ();
}
member IsLastInBatch : bool with get
Property Value
Type:
Boolean
Remarks for single documents.
See Also