| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| gif_pk | General Inspection Form Id | int | vr_GeneralInspectionForm |
| GII_CreatedDate | Record Creation Date | datetime | |
| GII_CREATOR_FK | User Id (Record Creator) | int | vr_users |
| GII_GIS_FK | General Inspection Section Id | int | |
| GII_item_fk | Item Id | int | |
| GII_ItemType_fk | Item Type Id | int | |
| GII_ModifiedDate | Last Modified Date | datetime | |
| GII_MODIFIER_FK | User Id (Record Modifier) | int | vr_users |
| GII_ORDER | Order | int | |
| GII_PK | General Inspection Item Id | int | |
| Id | General Inspection Item Id | int | |
| itemType_name | Item Type Name | nvarchar | |
| location | Loaction | nvarchar | |
| tagDescription | Tag Description | nvarchar | |
| tagNumber | Tag Number | nvarchar |