RetailConnReplicationUtilities::isBinaryField Method [AX 2012]
Checks the field is Binary field.
client server public static boolean isBinaryField(TableName _tableName, FieldName _fieldName)
Run On
CalledParameters
- _tableName
- Type: TableName Extended Data Type
Name of a table in the AOT.
- _fieldName
- Type: FieldName Extended Data Type
Name of a field in the AOT.
Show: