Share via


RetailConnReplicationUtilities::fieldType2 Method [AX 2012]

Finds the value of the data type field.

Syntax

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.

See Also

Reference

RetailConnReplicationUtilities Class