RunBase::getDescription Method [AX 2012]

Returns a description of the specified class.

Syntax

client server public static ClassDescription getDescription(ClassId _classNum)

Run On

ClientOrServer

Parameters

Return Value

Type: ClassDescription Extended Data Type
A description of the class.

See Also

RunBase Class

RunBase::description Method