COMError.toString Method [AX 2012]

Returns a string that contains the class handle and name, and sometimes additional information.

public str toString()

Run On

Called

Return Value

Type: str
A textual description of the class.

For most classes, the string that is returned contains the class handle and name. However, for some classes, additional information is included in the string.

Community Additions

ADD
Show: