Share via


RetailConnReplicationUtilities::methodReturnType Method [AX 2012]

Converts and returns the DRM type ID of the return ID of the method that is passed.

Syntax

client server public static RetailConnFieldTypeEnum methodReturnType(DictMethod _dictMethod)

Run On

Called

Parameters

  • _dictMethod
    Type: DictMethod Class
    A dict variable that holds the method data.

Return Value

Type: RetailConnFieldTypeEnum Enumeration
The converted DRM type enumeration.

See Also

Reference

RetailConnReplicationUtilities Class