Share via


LogisticsEntityLocationMap::getEntityPrimaryAndRoleViewTableId Method

Gets the table ID of the primary and role views for the specified entity table.

Syntax

client server public static TableId getEntityPrimaryAndRoleViewTableId(TableId _entityLocationTableId)

Run On

Called

Parameters

  • _entityLocationTableId
    Type: TableId Extended Data Type
    The table ID for which to get the table ID of the primary and role views.

Return Value

Type: TableId Extended Data Type
The table ID for the primary and role views.

See Also

Reference

LogisticsEntityLocationMap Map