SysOperationController.getUIBuilderForParameterPath Method [AX 2012]

Microsoft internal use only.

Syntax

public SysOperationUIBuilder getUIBuilderForParameterPath(str parameterPath)

Run On

Called

Parameters

  • parameterPath
    Type: str
    A string value.

Return Value

Type: SysOperationUIBuilder Class
An instance of the SysOperationUIBuilder class.

See Also

Reference

SysOperationController Class