Share via


RetailConnReplicationUtilities::getValidTimeStateFieldType Method [AX 2012]

Method inistializes the validTimeStateFieldType with the value Date if the type of the dict field is Date otherwise UTCDateTime.

Syntax

client server public static int getValidTimeStateFieldType(TableName _tableName)

Run On

Called

Parameters

Return Value

Type: int
Integer value for the type in the validTimeStateFieldType.

See Also

Reference

RetailConnReplicationUtilities Class