{ "currentVersion": 10.71, "id": 1, "name": "luCodeViolationInspection", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "luCodeViolation", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "VIOLATEKEY", "composite": true } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "inspectid", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "inspectid", "type": "esriFieldTypeString", "alias": "Inspection ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTID" }, { "name": "violatekey", "type": "esriFieldTypeString", "alias": "Violation ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VIOLATEKEY" }, { "name": "workkey", "type": "esriFieldTypeString", "alias": "Workorder ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WORKKEY" }, { "name": "insstart", "type": "esriFieldTypeDate", "alias": "Start DateTime", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSSTART" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "contactown", "type": "esriFieldTypeString", "alias": "Contact Owner", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CONTACTOWN" }, { "name": "action", "type": "esriFieldTypeString", "alias": "Legal Action", "domain": { "type": "codedValue", "name": "luCodeEnforcementAction", "description": "The legal action taken as a result of the code enforcement inspection", "codedValues": [ { "name": "1st Notice", "code": "1st Notice" }, { "name": "2nd Notice", "code": "2nd Notice" }, { "name": "Referred to Legal Counsel", "code": "Referred to Legal Counsel" }, { "name": "Other", "code": "Other" }, { "name": "Registered Letter", "code": "Registered Letter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACTION" }, { "name": "insend", "type": "esriFieldTypeDate", "alias": "End DateTime", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSEND" }, { "name": "inspector", "type": "esriFieldTypeString", "alias": "Inspection User", "domain": { "type": "codedValue", "name": "CoCCodesInspectors", "description": "Cookeville Codes Inspectors", "codedValues": [ { "name": "D Clouse", "code": "D Clouse" }, { "name": "J Jackson", "code": "J Jackson" }, { "name": "J Littrell", "code": "J Littrell" }, { "name": "L Bryant", "code": "L Bryant" }, { "name": "L McHenry", "code": "L McHenry" }, { "name": "M Loftis", "code": "M Loftis" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "insstatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": { "type": "codedValue", "name": "InspectStatus", "description": "The status of the inspection", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Assigned", "code": "Assigned" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSSTATUS" }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "lasteditor", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R8668_SDE_ROWID_UK", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8668", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I39954violatekey", "fields": "violatekey", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_8668", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "luCodeViolationInspection", "description": "", "prototype": { "attributes": { "lasteditor": null, "lastupdate": null, "inspectid": null, "violatekey": null, "workkey": null, "insstart": null, "notes": null, "contactown": null, "action": null, "insend": null, "inspector": null, "insstatus": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 1000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }