| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| Active | Indicates if the Record is Active or Not | bit | |
| AreaPopupMessage | Area Popup Message | nvarchar | |
| AutoDistribution | Auto Distribution | bit | |
| BuildingPopupMessage | Building Popup Message | nvarchar | |
| Code | Group Code | nvarchar | |
| CreatedDate | Record Creation Date | datetime | |
| CreatorId | User Id (Record Creator) | int | vr_users |
| Description | Group Description | nvarchar | |
| DistributedCost | Distributed Cost | bit | |
| DistributeOption | Distribute Option | smallint | |
| FacilityPopupMessage | Facility Popup Message | nvarchar | |
| FloorPopupMessage | Floor Popup Message | nvarchar | |
| GenInspectionFormCode | General Inspection Form Code | nvarchar | |
| GenInspectionFormId | General Inspection Form Id | int | vr_GeneralInspectionForm |
| GenInspectionFormName | General Inspection Form Name | nvarchar | |
| HasPopupMessage | Has Popup Message | int | |
| Id | Group Id | int | |
| LockOutCode | Lockout Code | nvarchar | |
| LockOutId | Lockout Id | int | |
| LockOutName | Lockout Name | nvarchar | |
| manualDistribution | Manual Distribution | bit | |
| ModifiedDate | Last Modified Date | datetime | |
| ModifierId | User Id (Record Modifier) | int | vr_users |
| Name | Group Name | nvarchar | |
| PopupMessage | Popup Message | nvarchar | |
| PreferredRepairCenterCode | Repair Center Code | nvarchar | |
| PreferredRepairCenterId | Repair Center Id | int | vr_RepairCenter |
| PreferredRepairCenterName | Repair Center Name | nvarchar | |
| PreventArchival | Indicates if the Prevent Archival Checkbox is Checked or Not | bit | |
| TagNumber | Tag Number | nvarchar | |
| WorkOrderTypeCode | Work Order Type Code | nvarchar | |
| WorkOrderTypeDescription | Work Order Type Description | nvarchar | |
| WorkOrderTypeDesignated | Work Order Type Designation | smallint | |
| WorkOrderTypeId | Work Order Type Id | int | vr_WorkOrderType |
| XCoordinate | X Coordinate | float | |
| YCoordinate | Y Coordinate | float |