{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Attachment", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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 }, "hasMetadata": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "AttachmentType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "DateAdded", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "AppID", "type": "esriFieldTypeInteger", "alias": "AppID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AppID" }, { "name": "AttachmentType", "type": "esriFieldTypeString", "alias": "AttachmentType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AttachmentType" }, { "name": "ComponentType", "type": "esriFieldTypeString", "alias": "ComponentType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ComponentType" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Description" }, { "name": "AttachmentID", "type": "esriFieldTypeInteger", "alias": "AttachmentID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AttachmentID" }, { "name": "RecipientID", "type": "esriFieldTypeInteger", "alias": "RecipientID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RecipientID" }, { "name": "UploadedBy", "type": "esriFieldTypeString", "alias": "UploadedBy", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "UploadedBy" }, { "name": "SystemModuleID", "type": "esriFieldTypeInteger", "alias": "SystemModuleID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SystemModuleID" }, { "name": "SharePointURL", "type": "esriFieldTypeString", "alias": "SharePointURL", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "SharePointURL" } ], "indexes": [ { "name": "R213_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idx_AFLA_Attachm", "fields": "AppID,SystemModuleID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_AFLA_Attachm_1", "fields": "AttachmentID,SystemModuleID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_AFLA_Attachm_2", "fields": "RecipientID,SystemModuleID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Attachment", "description": "", "prototype": { "attributes": { "SystemModuleID": null, "SharePointURL": null, "Date": null, "AppID": null, "AttachmentType": null, "ComponentType": null, "Description": null, "AttachmentID": null, "RecipientID": null, "UploadedBy": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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": 1000, "maxRecordCountFactor": 1, "serviceItemId": "ae2d807b2a544b85bbc269044a63d425" }