BuildingPlant
Inherits: Plant
Property | Type | Description |
---|---|---|
BuildingId | long | Building Id |
BoligmappaNumber | string | Boligmappa Number |
BuildingNumber | long | Bygningsnr |
Iteration | int | løpenr |
BuildingTypeCode | string | Bygningstype kode |
Address | Address | StreetName, HouseNumber, HouseLetter, ZipCode, City |
BuildingType | string | Bygningstype |
BuildingStatus | string | Bygningsstatus |
Matrikkel | Matrikkel | Knr, Gnr, Bnr, Fnr, Snr |
FloorCount | int | Antalletasjer |
PropertyCount | int | Antallboliger |
TotalBuildingArea | decimal | Bruksarealtotalt |
UtilizedBuildingArea | decimal | Bruksarealbolig |
UsedFrom | int | Tatt ibruk (GAB) |
Properties | List<PropertyPlant> | Properties located in this building |
Tenant | List<Tenant> | Tenant companies located in this building |
PropertyOwners | List<PropertyOwner> | Building Owners |
Addresses | List<Address> | List of Building address |