WorkstationType
Purpose
Contains a list of available station types.
Diagram of relationships between access control tables
List of columns
Key | Name | Type | Required | Description |
PK | Id | int | yes | Entry identifier. |
Name | nvarchar | yes | Name of the station type. | |
ProjectId | int | no | Project identifier. Corresponds to the entry identifier in the Project table. | |
Type | int | yes | Station type. Standard values are listed in the Station Types table. |
12.04.2024 18:16:03