BCSBatchOperationCountFailed Property |
Gets the number of operations in the batch that failed.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public int CountFailed { get; }
Public ReadOnly Property CountFailed As Integer
Get
public:
property int CountFailed {
int get ();
}
member CountFailed : int with get
Property Value
Type:
Int32See Also