COMError.number Method [AX 2012]

Returns the error code of the error that occurred when the COM object was called.

public int number()

Run On

Called

Return Value

Type: int
The error code; 0 (zero) if no error occurred when the COM object was called.

The number property is read-only.

Community Additions

ADD
Show: