BatchProcessorJobContainsFailures Method

True when the processing report contains any failed operations.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public bool ContainsFailures()

Return Value

Boolean
True when the processing report contains any failed operations.

See Also