Share via


SysOperationFrameworkServiceInterface.initializeController Method [AX 2012]

Microsoft internal use only.

Syntax

public str initializeController(
    ClassId controllerClassId, 
    str packedController, 
   [boolean calledFromInitParmDefault])

Run On

Server

Parameters

  • packedController
    Type: str
    A string value.
  • calledFromInitParmDefault
    Type: boolean
    A Boolean value.

Return Value

Type: str
A string value.

See Also

Reference

SysOperationFrameworkServiceInterface Interface