ElevationWarnings
less than a minute
| Name | Type | Size | Description |
|---|---|---|---|
| ElevationId | Long Integer | 4 | FOREIGN KEY refers to Elevations.ElevationID |
| ElevationWarningID | Long Integer | 4 | PRIMARY KEY |
| Information | Memo | - | Warning description |
| Type | Long Integer | 4 | ElevationWarnings.Type |
| ShowHintInEstimation | Bool | 1 | 0 = Don’t show article hint in estimation 1 = Show article hint in estimation |
| ShowHintInAssemblyList | Bool | 1 | 0 = Don’t show article hint in assembly list 1 = Show article hint in assembly list |
| ShowHintInGlassOrder | Bool | 1 | 0 = Don’t show article hint in glass order 1 = Show article hint in glass order |