COMError.helpFile Method [AX 2012]

Returns the name of the Help file that contains information about the error that occurred when the COM object was called.

public str helpFile()

Run On

Called

Return Value

Type: str
The name of the Help file.

The Help file might be empty if the COM object does not support Help for its errors.

The helpFile property is read-only.

Community Additions

ADD
Show: