{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 50, "name": "wwCleaningEquipment", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 96, "name": "wwClarifier", "relatedTableId": 33, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ClrfrID", "composite": false, "catalogID": "{993C2F8D-E135-4FDB-ABE9-86BE104942B8}" }, { "id": 70, "name": "wwBuilding", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "BldgID", "composite": false, "catalogID": "{14A41F59-B55C-434C-91AC-1F8231FD4867}" } ], "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": "EquipmenID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EquipmenID", "type": "esriFieldTypeString", "alias": "EquipmenID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EquipmenID" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LegacyID" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "CostCenter", "type": "esriFieldTypeSmallInteger", "alias": "CostCenter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CostCenter" }, { "name": "ModelNum", "type": "esriFieldTypeString", "alias": "ModelNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ModelNum" }, { "name": "SerialNum", "type": "esriFieldTypeString", "alias": "SerialNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SerialNum" }, { "name": "Vendor", "type": "esriFieldTypeString", "alias": "Vendor", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Vendor" }, { "name": "Manufact", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Manufact" }, { "name": "BldgID", "type": "esriFieldTypeString", "alias": "BuildingID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BldgID" }, { "name": "ClrfrID", "type": "esriFieldTypeString", "alias": "ClarifierID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ClrfrID" }, { "name": "PumpStaID", "type": "esriFieldTypeString", "alias": "PumpStaID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PumpStaID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" } ], "indexes": [ { "name": "R473_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_473", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G3779BldgID", "fields": "BldgID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G3779ClrfrID", "fields": "ClrfrID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wwCleaningEquipment", "description": "", "prototype": { "attributes": { "PumpStaID": null, "ClrfrID": null, "EquipmenID": null, "LegacyID": null, "InstallationDate": null, "WarrantyDate": null, "Location": null, "CostCenter": null, "ModelNum": null, "SerialNum": null, "Vendor": null, "Manufact": null, "BldgID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "d372d496f857401998a03913952c3f21" }