ReportOfferTexts
less than a minute
| Name | Type | Size | Description |
|---|---|---|---|
| Description | Text | 255 | Path and filename of the RTF-File with the description |
| ElevationId | Long Integer | 4 | FOREIGN KEY refers to Elevations.ElevationID |
| GrossPrice | Double | 8 | |
| GrossPriceWages | Double | 8 | |
| GrossTotalPrice | Double | 8 | |
| Link | Text | 255 | |
| Main | Bool | 1 | 1 = Main report offer text 0 = Secondary report offer texts |
| Optional | Bool | 1 | 1 = optional report offer text 0 = normal report offer text |
| Price | Double | 8 | |
| PriceWages | Double | 8 | |
| ReportOfferTextID | Long Integer | 4 | PRIMARY KEY |
| SalesPriceItem | Bool | 1 | 0 = No sales price item 1 = Sales price item |
| TotalPrice | Double | 8 |