Click or drag to resize

BCSBatchOperationAbort Method (String)

Aborts the batch operation. Uncommitted items in the batch are revoked.

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 void Abort(
	string message
)

Parameters

message
Type: SystemString
The text message to be shown.
See Also