SysOperationController.getDataContractInfoObject Method [AX 2012]

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

Syntax

public SysOperationDataContractInfo getDataContractInfoObject([IdentifierName _parameterName])

Run On

Called

Parameters

Return Value

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

See Also

Reference

SysOperationController Class