Click or drag to resize

BCSBatchOperationFailCurrent Method (String)

Fails the current item 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.111.0)
Syntax
public void FailCurrent(
	string message
)

Parameters

message
Type: SystemString
The text message to be added to the details log.
See Also