SysOperationController.getDataContractObject Method [AX 2012]

Gets a data contract instance for reading or writing.

Syntax

public Object getDataContractObject([IdentifierName _parameterName])

Run On

Called

Parameters

Return Value

Type: Object Class
A data contract object.

Remarks

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

See Also

Reference

SysOperationController Class