COMError.helpContext Method [AX 2012]

Returns the Help context ID for the error that occurred when the COM object was called.

public int helpContext()

Run On

Called

Return Value

Type: int
The Help context ID.

The Help context ID might be 0 (zero) if the COM object does not support Help for its errors.

The helpContext property is read-only.

Community Additions

ADD
Show: