| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| BuildingTypeCode | Building Type Code | nvarchar | |
| BuildingTypeDesc | Builidng Type Description | nvarchar | |
| RecordId | Building Id | int | vr_building |
| TypeCode | Building Type Code | nvarchar | |
| TypeDesc | Building Type Description | nvarchar | |
| TypeId | Building Type Id | int | vr_buildingType |
| UdfFieldDesc | Udf Field Description | nvarchar | |
| UdfFieldName | Udf Field Name | nvarchar | |
| UdfValue | Udf Value | nvarchar |