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