ReleaseUpdateCockpit.classID2module Method [AX 2012]
Gets the upgrade module name from the class ID.
Syntax
public ReleaseUpdateModule classID2module(ClassId _classId)
Run On
Server
Parameters
- _classId
Type: ClassId Extended Data Type
The class ID of the module.
Return Value
Type: ReleaseUpdateModule Extended Data Type
The name of the module.