RetailConnReplicationUtilities::methodReturnType Method [AX 2012]
Converts and returns the DRM type ID of the return ID of the method that is passed.
client server public static RetailConnFieldTypeEnum methodReturnType(DictMethod _dictMethod)
Run On
CalledParameters
- _dictMethod
- Type: DictMethod Class
A dict variable that holds the method data.
Show: