{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 18,
 "name": "Project Line Alert",
 "type": "Table",
 "description": "Email Alerts can be subscribed by a user if any other projects and/or permits touch or intersect with this location. Alerts Types determine what triggers the alert to be sent ",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [
  {
   "id": 8,
   "name": "PTPLineAlert to PTPLine",
   "relatedTableId": 3,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "RelationID",
   "composite": true,
   "catalogID": "{8B66FFD0-8923-48E2-ACBF-590C010304FD}"
  }
 ],
 "isDataVersioned": false,
 "isDataArchived": false,
 "infoInEstimates": [
  "count"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": false,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasMetadata": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "ObjectID",
 "globalIdField": "GlobalID",
 "displayField": "RelationID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "ObjectID",
   "type": "esriFieldTypeOID",
   "alias": "ObjectID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "ObjectID"
  },
  {
   "name": "RelationID",
   "type": "esriFieldTypeGUID",
   "alias": "RelationID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 38,
   "defaultValue": null,
   "modelName": "RelationID"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "AlertType",
   "type": "esriFieldTypeSmallInteger",
   "alias": "AlertType",
   "domain": {
    "type": "codedValue",
    "name": "PTPAlertTypes",
    "description": "ProTrack+ Location Alert Types",
    "codedValues": [
     {
      "name": "Construction Permit",
      "code": 1
     },
     {
      "name": "Occupancy Permit",
      "code": 7
     },
     {
      "name": "Open Work orders",
      "code": 11
     },
     {
      "name": "Open Service Requests",
      "code": 12
     },
     {
      "name": "DDOT Point Projects",
      "code": 14
     },
     {
      "name": "DDOT Line Projects",
      "code": 15
     },
     {
      "name": "DDOT Polygon Projects",
      "code": 16
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "AlertType"
  },
  {
   "name": "FromDate",
   "type": "esriFieldTypeDate",
   "alias": "FromDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "FromDate"
  },
  {
   "name": "ToDate",
   "type": "esriFieldTypeDate",
   "alias": "ToDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "ToDate"
  },
  {
   "name": "CreatedDate",
   "type": "esriFieldTypeDate",
   "alias": "CreatedDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "CreatedDate"
  },
  {
   "name": "LastUpdatedDate",
   "type": "esriFieldTypeDate",
   "alias": "LastUpdatedDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "LastUpdatedDate"
  }
 ],
 "indexes": [
  {
   "name": "R30_SDE_ROWID_UK",
   "fields": "ObjectID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_30",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "G44RelationID",
   "fields": "RelationID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "Project Line Alert",
   "description": "",
   "prototype": {
    "attributes": {
     "CreatedDate": null,
     "ToDate": null,
     "RelationID": null,
     "LastUpdatedDate": null,
     "AlertType": null,
     "FromDate": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query,Extract",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 1000,
 "maxRecordCountFactor": 1
}