{
 "currentVersion": 10.5,
 "id": 16,
 "name": "PROPERTYCARD_NOTES",
 "type": "Table",
 "description": "NOTES",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [
  {
   "id": 13,
   "name": "WORKFLOWS",
   "relatedTableId": 0,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "FK_WorkflowID",
   "composite": false
  },
  {
   "id": 31,
   "name": "PROPERTYCARD",
   "relatedTableId": 10,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "FK_Dataset",
   "composite": false
  },
  {
   "id": 43,
   "name": "PROPERTYCARDDSCOMMITSTATES",
   "relatedTableId": 12,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "FK_Commit",
   "composite": true
  }
 ],
 "isDataVersioned": false,
 "supportsRollbackOnFailureParameter": true,
 "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": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "PARCEL",
 "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": 12
  },
  {
   "name": "ORDINAL",
   "type": "esriFieldTypeInteger",
   "alias": "ORDINAL",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "NOTE",
   "type": "esriFieldTypeString",
   "alias": "NOTE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 400
  },
  {
   "name": "FK_WorkflowID",
   "type": "esriFieldTypeInteger",
   "alias": "FK_WorkflowID",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "FK_Dataset",
   "type": "esriFieldTypeInteger",
   "alias": "FK_Dataset",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "FK_Commit",
   "type": "esriFieldTypeInteger",
   "alias": "FK_Commit",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "RowGUID",
   "type": "esriFieldTypeGUID",
   "alias": "RowGUID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 38
  },
  {
   "name": "RowState",
   "type": "esriFieldTypeSmallInteger",
   "alias": "RowState",
   "domain": {
    "type": "codedValue",
    "name": "PRS_Dataset_RowState",
    "codedValues": [
     {
      "name": "Unchanged",
      "code": 0
     },
     {
      "name": "Added",
      "code": 1
     },
     {
      "name": "Deleted",
      "code": 2
     },
     {
      "name": "Modified",
      "code": 3
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "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": "R25_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "I32PARCEL",
   "fields": "PARCEL",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "G32FK_WorkflowID",
   "fields": "FK_WorkflowID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "G32FK_Dataset",
   "fields": "FK_Dataset",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "G32FK_Commit",
   "fields": "FK_Commit",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "PROPERTYCARD_NOTES",
   "description": "",
   "prototype": {
    "attributes": {
     "ClientUser": null,
     "ClientDate": null,
     "PARCEL": null,
     "ORDINAL": null,
     "NOTE": null,
     "FK_WorkflowID": null,
     "FK_Dataset": null,
     "FK_Commit": null,
     "RowGUID": null,
     "RowState": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 5000,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
 "useStandardizedQueries": true
}