Click or drag to resize

BCSBatchOperationArguments Property

Gets the collection of named properties stored during a 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 BCSBatchOperationBatchArgumentCollection Arguments { get; }

Property Value

Type: BCSBatchOperationBatchArgumentCollection
Remarks
Values can be used until the batch operation is completed.
See Also