RetailConnReplicationUtilities::baseTypeToDRMType Method [AX 2012]
Converts the base data type enumeration value to a DRM type enumeration value.
Syntax
client server public static RetailConnFieldTypeEnum baseTypeToDRMType(Types _baseType)
Run On
Called
Parameters
- _baseType
Type: Types Enumeration
The base data type that is to be converted.
Return Value
Type: RetailConnFieldTypeEnum Enumeration
A converted DRM type enumeration value.