SysOperationController.getUIBuilderForContractObject Method [AX 2012]

Microsoft internal use only.

Syntax

public SysOperationUIBuilder getUIBuilderForContractObject(Object contractObject)

Run On

Called

Parameters

  • contractObject
    Type: Object Class
    An instance of the Object class.

Return Value

Type: SysOperationUIBuilder Class
An instance of the SysOperationUIBuilder class.

See Also

Reference

SysOperationController Class