This documentation is archived and is not being maintained.
JmgIpcLedgerEnter::description Method [AX 2012]
Gets the description of the class.
client server public static ClassDescription description()
Run On
Called
The following example demonstrates the use of this method.
// Show description to user:
info(JmgIpcLedgerEnter::description());