SysOperationController.getDataContractInfoObject Method [AX 2012]
Gets the metadata that is associated with a particular data contract parameter.
public SysOperationDataContractInfo getDataContractInfoObject([IdentifierName _parameterName])
Run On
CalledParameters
- _parameterName
- Type: IdentifierName Extended Data Type
The name of the parameter; optional.
Return Value
Type: SysOperationDataContractInfo ClassThe metadata that is associated with a service parameter.
Community Additions
ADD
Show: