| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| Active | Indicates if the Record is Active or Not | bit | |
| AreaSquareFootageSync | Area Square Footage Sync | bit | |
| CreatedDate | Record Creation Date | datetime | |
| CreatorId | User Id (Record Creator) | int | vr_users |
| Description | Room Inspection Point Description | nvarchar | |
| Id | Room Inspection Point Id | int | |
| ItemTypeId | Item Type Id | int | |
| ModifiedDate | Last Modified Date | datetime | |
| ModifierId | User Id (Record Modifier) | int | vr_users |