TenantDocument
Property | Type | Description |
---|---|---|
DocumentId | long | Document Id for the document |
FileName | string | File name |
FileTypeId | int | Available Types :
|
DocumentTypeId | int | Available document type Ids are listed in DocumentType |
Title | string | Document title |
Description | string | Description |
OrderNumber | string | Order number |
UpdatedDate | string | The last updated date |
Url | string | the public URL from which this document can be downloaded |
PdfDocId | long | Id of the generated PDF document |
ApplicationTag | string | The application that created the doc in the database |
TenantCompanyId | long | The Id of the tenant company which uploaded the document |
ProfessionId | int | Available profession ids are listed below. Users are allowed to use only the professions registered for their company. |
ProfessionName | string | Profession Name |
RoomIds | List<long> | A list of room Ids if the document is tagged to rooms |
DeviceIds | List<long> | A list of device Ids if the document is tagged to devices |
UpdatedBy | string | Document updted user name |
ChapterTags | List<ChapterTagOutput> | A list of chapter tags |
IsVisibleInBoligmappa | bool | True if this document is visible to tenant company directors in boligmappa.no |
IsVisibleToBuildingDirector | bool | True if this document is visible to Building director |
ProfessionId
Id | Profession |
---|---|
1 | Elektriker |
2 | Rørlegger |
4 | Rådgivende ingeniør |
5 | Snekker/Tømrer |
6 | Maler/Tapetserer |
7 | Murer/flislegger |
8 | Tak/Blikkenslager |
9 | Entreprenør |
11 | Takst |
12 | Eiendomsmegler |
13 | Forsikring |
14 | Arkitekt |
15 | Boligprodusent |
16 | Byggmester |
17 | Anleggsgartner |
18 | Ventilasjon/kulde |
19 | Stat/Kommune |
21 | Det lokale elektrisitetstilsyn |
22 | Maskinentreprenør |
23 | Brann og feiervesen |