{
 "currentVersion": 10.22,
 "id": 165,
 "name": "fpfgis.SDE.F8_Interior_Electrical",
 "type": "Table",
 "description": "",
 "copyrightText": "",
 "defaultVisibility": false,
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [
  {
   "id": 111,
   "name": "Building",
   "relatedTableId": 14,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "SITE_NAME",
   "composite": true
  }
 ],
 "isDataVersioned": false,
 "supportsRollbackOnFailureParameter": false,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "hasAttachments": true,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "SITE_NAME",
 "typeIdField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false
  },
  {
   "name": "SITE_NAME",
   "type": "esriFieldTypeString",
   "alias": "SITE_NAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "TableID",
   "type": "esriFieldTypeInteger",
   "alias": "TableID",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "SpecifyRoom",
   "type": "esriFieldTypeString",
   "alias": "Specify Room",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "Inspected",
   "type": "esriFieldTypeString",
   "alias": "Inspected?",
   "domain": {
    "type": "codedValue",
    "name": "YesNo_6",
    "codedValues": [
     {
      "name": "Yes",
      "code": "1"
     },
     {
      "name": "No",
      "code": "2"
     }
    ]
   },
   "editable": true,
   "nullable": true,
   "length": 5
  },
  {
   "name": "Switch",
   "type": "esriFieldTypeString",
   "alias": "Switch",
   "domain": {
    "type": "codedValue",
    "name": "YesNo_6",
    "codedValues": [
     {
      "name": "Yes",
      "code": "1"
     },
     {
      "name": "No",
      "code": "2"
     }
    ]
   },
   "editable": true,
   "nullable": true,
   "length": 5
  },
  {
   "name": "Switch_Type",
   "type": "esriFieldTypeString",
   "alias": "Switch - Type",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "Switch_Quantity",
   "type": "esriFieldTypeString",
   "alias": "Switch - Quantity",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "Receptacle",
   "type": "esriFieldTypeString",
   "alias": "Receptacle",
   "domain": {
    "type": "codedValue",
    "name": "YesNo_6",
    "codedValues": [
     {
      "name": "Yes",
      "code": "1"
     },
     {
      "name": "No",
      "code": "2"
     }
    ]
   },
   "editable": true,
   "nullable": true,
   "length": 5
  },
  {
   "name": "Receptacle_Type",
   "type": "esriFieldTypeString",
   "alias": "Receptacle - Type",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "Receptacle_Quantity",
   "type": "esriFieldTypeString",
   "alias": "Receptacle - Quantity",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "Other",
   "type": "esriFieldTypeString",
   "alias": "Other",
   "domain": {
    "type": "codedValue",
    "name": "YesNo_6",
    "codedValues": [
     {
      "name": "Yes",
      "code": "1"
     },
     {
      "name": "No",
      "code": "2"
     }
    ]
   },
   "editable": true,
   "nullable": true,
   "length": 5
  },
  {
   "name": "Other_Type",
   "type": "esriFieldTypeString",
   "alias": "Other - Type",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "Other_Type_Quantity",
   "type": "esriFieldTypeString",
   "alias": "Other - Quantity",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "Electrical_Evaluation",
   "type": "esriFieldTypeString",
   "alias": "Further Electrical Evaluation",
   "domain": {
    "type": "codedValue",
    "name": "YesNo_6",
    "codedValues": [
     {
      "name": "Yes",
      "code": "1"
     },
     {
      "name": "No",
      "code": "2"
     }
    ]
   },
   "editable": true,
   "nullable": true,
   "length": 5
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38
  }
 ],
 "types": [],
 "templates": [
  {
   "name": "fpfgis.SDE.F8_Interior_Electrical",
   "description": "",
   "prototype": {
    "attributes": {
     "Electrical_Evaluation": null,
     "SITE_NAME": null,
     "TableID": null,
     "SpecifyRoom": null,
     "Inspected": null,
     "Switch": null,
     "Switch_Type": null,
     "Switch_Quantity": null,
     "Receptacle": null,
     "Receptacle_Type": null,
     "Receptacle_Quantity": null,
     "Other": null,
     "Other_Type": null,
     "Other_Type_Quantity": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, AMF",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
 "useStandardizedQueries": true
}