RunBase::getDescription Method [AX 2012]
Returns a description of the specified class.
client server public static ClassDescription getDescription(ClassId _classNum)
Run On
ClientOrServerParameters
- _classNum
- Type: ClassId Extended Data Type
The class ID of the class for which to get the description.
Show: