ReleaseUpdateDB::backendFieldBaseType Method [AX 2012]
Gets the back-end base type of a field.
server public static Types backendFieldBaseType(TableId _tableId, FieldId _fieldId)
Run On
ServerParameters
- _tableId
- Type: TableId Extended Data Type
The ID of a table.
- _fieldId
- Type: FieldId Extended Data Type
The ID of a field.
Show: