PerformanceMonitor.toString Method [AX 2012]

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

public str toString()

Run On

Called

Return Value

Type: str
A textual description of the class.

By default, for most classes, the toString method returns a string that contains the class handle and name. However, in some classes, additional information is returned in the string.

Community Additions

ADD
Show: