{
 "currentVersion": 10.5,
 "id": 14,
 "name": "SKETCHCARDS",
 "type": "Table",
 "description": "SKETCHES",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [
  {
   "id": 15,
   "name": "WORKFLOWS",
   "relatedTableId": 0,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "FK_WorkflowID",
   "composite": true
  }
 ],
 "isDataVersioned": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCalculate": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true
 },
 "hasAttachments": true,
 "supportsAttachmentsByUploadId": true,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "Name",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false
  },
  {
   "name": "PARCEL",
   "type": "esriFieldTypeString",
   "alias": "PARCEL",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20
  },
  {
   "name": "CARD",
   "type": "esriFieldTypeInteger",
   "alias": "CARD",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "Name",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255
  },
  {
   "name": "ScanType",
   "type": "esriFieldTypeString",
   "alias": "ScanType",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255
  },
  {
   "name": "Ordinal",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Ordinal",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "ImageSourceUrl",
   "type": "esriFieldTypeString",
   "alias": "ImageSourceUrl",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255
  },
  {
   "name": "FK_WorkflowID",
   "type": "esriFieldTypeInteger",
   "alias": "FK_WorkflowID",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "ClientUser",
   "type": "esriFieldTypeString",
   "alias": "ClientUser",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255
  },
  {
   "name": "ClientDate",
   "type": "esriFieldTypeDate",
   "alias": "ClientDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8
  }
 ],
 "indexes": [
  {
   "name": "R27_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "G34FK_WorkflowID",
   "fields": "FK_WorkflowID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "SKETCHCARDS",
   "description": "",
   "prototype": {
    "attributes": {
     "ClientUser": null,
     "ClientDate": null,
     "PARCEL": null,
     "CARD": null,
     "Name": null,
     "ScanType": null,
     "Ordinal": null,
     "ImageSourceUrl": null,
     "FK_WorkflowID": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "capabilities": "Create,Delete,Query,Update,Uploads,Editing",
 "useStandardizedQueries": true
}