SysOperationController.getDataContractObject Method [AX 2012]

Gets a data contract instance for reading or writing.

public Object getDataContractObject([IdentifierName _parameterName])

Run On

Called

Parameters

_parameterName
Type: IdentifierName Extended Data Type
The name of the data contract parameter; optional.

Return Value

Type: Object Class
A data contract object.

Use this API to obtain and fill a data contract instance that will be used by the startOperation API.

Community Additions

ADD
Show: