DocumentEditDetailsInput
Property | Type | Description |
---|---|---|
Title | string | Document title (Maximum character length 260) |
DocumentType | int | Available document type Ids are listed in DocumentType |
Description | string | Description of the document (Maximum character length 360) |
OrderNumber | string  | Order for which the document associates with (Maximum character length 50) |
IsVisibleInBoligmappa | boolean | Set whether this document is visible in boligmappa.no or not |
ProfessionId | int | Available profession ids are listed below. Users are allowed to use only the professions registered for their company. |
PropertyUnitIdList | List<long>Â | The rooms to which the document is related to can be specified here to tag the rooms to the document. Rooms that are attached to the same property plant which the document is also attached, can be attached to the document |
DeviceId | long | If the document is related to a device, it can be tagged by providing the device id. Devices that are attached to the same property plant which the document is also attached, can be attached to the document |
ChapterTagIds | List<int> | The related chapter tag ids. Available chapter tags can be retrieved from GetChapterTags web method and listed here. |
ApartmentTagIdList | List<int> | The related Apartment tag ids.This field is applicable only for project documents (This field should be a List<long> according to the database design. Since number of integration partners have integrated this web method already, we cannot change the implementation immediately as it may break current integrations) |
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 |