Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts a normal field ID to an internal field ID.
Syntax
client server public static FieldId fieldIdToInternalFieldId_W(FieldId _fieldId, [TableId _tableId])
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
Normal field ID.
- _tableId
Type: TableId Extended Data Type
Table ID of the talbe for the specified field ID. Optional.
Return Value
Type: FieldId Extended Data Type
Internal field ID.