LogisticsEntityLocationMap::getEntityPrimaryAndRoleViewEntityFieldId Method
Gets the field ID of the entity foreign key for the specified table.
Syntax
client server public static FieldId getEntityPrimaryAndRoleViewEntityFieldId(TableId _entityPrimaryAndRoleViewTableId)
Run On
Called
Parameters
- _entityPrimaryAndRoleViewTableId
Type: TableId Extended Data Type
The table ID to get the entity foreign key for.
Return Value
Type: FieldId Extended Data Type
The field ID of the entity foreign key.