SysOperationFrameworkServiceInterface.initializeController Method [AX 2012]
Microsoft internal use only.
Syntax
public str initializeController(
ClassId controllerClassId,
str packedController,
[boolean calledFromInitParmDefault])
Run On
Server
Parameters
- controllerClassId
Type: ClassId Extended Data Type
A classId value.
- packedController
Type: str
A string value.
- calledFromInitParmDefault
Type: boolean
A Boolean value.
Return Value
Type: str
A string value.