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
- _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.