Share via


RetailConnReplicationUtilities::isBinaryField Method [AX 2012]

Checks the field is Binary field.

Syntax

client server public static boolean isBinaryField(TableName _tableName, FieldName _fieldName)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field is Binary field otherwise false.

See Also

Reference

RetailConnReplicationUtilities Class