RetailConnReplicationUtilities::fieldType2 Method [AX 2012]

Finds the value of the data type field.

client server public static int fieldType2(DictField _dictField)

Run On

Called

Parameters

_dictField
Type: DictField Class
The DictField object that holds the field data.

Return Value

Type: int
The field type value.
Show: