ReleaseUpdateDB::isRightJustified Method [AX 2012]
Checks whether the field is right justified.
server public static boolean isRightJustified(TableId _tableId, FieldId _fieldId)
Run On
ServerParameters
- _tableId
- Type: TableId Extended Data Type
The ID of the table.
- _fieldId
- Type: FieldId Extended Data Type
The field ID.
Show: