Share via


RetailConnReplicationUtilities::convertFieldType Method [AX 2012]

Method returns the converted value for the value in the _fieldType.

Syntax

client server public static int convertFieldType(int _fieldType)

Run On

Called

Parameters

  • _fieldType
    Type: int
    ID of the fields.

Return Value

Type: int
The converted value for the value in the _fieldType.

See Also

Reference

RetailConnReplicationUtilities Class