{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Inspections Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "BURKE.AppsPermitsInspections", "relatedTableId": 11, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "appid", "composite": false, "catalogID": "{D5139378-C526-44B1-912C-33EA81CDDE99}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "appid", "type": "esriFieldTypeString", "alias": "Application ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "appid" }, { "name": "inspid", "type": "esriFieldTypeString", "alias": "Inspection ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "inspid" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Inspection Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "type" }, { "name": "inspector", "type": "esriFieldTypeString", "alias": "Inspector Assigned", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "inspector" }, { "name": "passfail", "type": "esriFieldTypeString", "alias": "Pass or Fail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "passfail" }, { "name": "deptid", "type": "esriFieldTypeString", "alias": "Department ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "deptid" }, { "name": "contractorid", "type": "esriFieldTypeString", "alias": "Contractor ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "contractorid" }, { "name": "date_insp_created", "type": "esriFieldTypeDate", "alias": "Date Inspection-Request was Created", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_insp_created" }, { "name": "date_requested", "type": "esriFieldTypeDate", "alias": "Date Customer Requested for Inspection", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_requested" }, { "name": "date_scheduled", "type": "esriFieldTypeDate", "alias": "Scheduled Time for Inspection", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_scheduled" }, { "name": "date_performed", "type": "esriFieldTypeDate", "alias": "Date Inspection was Performed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_performed" }, { "name": "scheduledby", "type": "esriFieldTypeString", "alias": "Scheduled By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "scheduledby" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R6515_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_10360_appid", "fields": "appid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_6515", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Inspections Table", "description": "", "prototype": { "attributes": { "scheduledby": null, "appid": null, "inspid": null, "type": null, "inspector": null, "passfail": null, "deptid": null, "contractorid": null, "date_insp_created": null, "date_requested": null, "date_scheduled": null, "date_performed": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "e7ccebb681d4486a8f1d2dadef89fcfe" }