ErrDescription
- Last UpdatedNov 17, 2021
- 1 minute read
The ErrDescription property is a read-only property that returns an error message if the Run method fails.
Syntax
Result = aaHistClientReportRunner.ErrDescription;
Return Value
The return value is a message. The error message describes the reason for the failure.
Remarks
The default is an empty message value ( "" ).