ErrNumber
- Last UpdatedJan 25, 2024
- 1 minute read
The ErrNumber property is a read-only property that returns an error code number if the Run method fails.
Syntax
Result = aaHistClientWorkbookRunner.ErrNumber;
Return Value
The return value is an integer.
Remarks
The default value is 0.