SysOperationController.getDataContractInfoObject Method [AX 2012]

Gets the metadata that is associated with a particular data contract parameter.

public SysOperationDataContractInfo getDataContractInfoObject([IdentifierName _parameterName])

Run On

Called

Parameters

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

Return Value

Type: SysOperationDataContractInfo Class
The metadata that is associated with a service parameter.

Community Additions

ADD
Show: