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.
Gets the field ID from the combined field ID.
Syntax
client server public static TableId getTableIdFromCombinedId(FieldId _combinedFieldId)
Run On
Called
Parameters
- _combinedFieldId
Type: FieldId Extended Data Type
A field ID that is a combination of a table ID and a field ID.
Return Value
Type: TableId Extended Data Type
A table ID.