{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 142, "name": "ppm.ProjectWorkPackages_2", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "id", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeOID", "alias": "id", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "id" }, { "name": "projectID", "type": "esriFieldTypeInteger", "alias": "projectID", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "projectID" }, { "name": "projectDisciplineID", "type": "esriFieldTypeInteger", "alias": "projectDisciplineID", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "projectDisciplineID" }, { "name": "typeID", "type": "esriFieldTypeInteger", "alias": "typeID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "typeID" }, { "name": "subTypeID", "type": "esriFieldTypeInteger", "alias": "subTypeID", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "subTypeID" }, { "name": "statusID", "type": "esriFieldTypeInteger", "alias": "statusID", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "statusID" }, { "name": "responsibleContactID", "type": "esriFieldTypeInteger", "alias": "responsibleContactID", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "responsibleContactID" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "name" }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "domain": null, "editable": false, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "description" }, { "name": "isActive", "type": "esriFieldTypeSmallInteger", "alias": "isActive", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "isActive" }, { "name": "projectImpact", "type": "esriFieldTypeInteger", "alias": "projectImpact", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "projectImpact" }, { "name": "attachmentsInd", "type": "esriFieldTypeSmallInteger", "alias": "attachmentsInd", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "attachmentsInd" }, { "name": "GIS_GlobalID", "type": "esriFieldTypeGUID", "alias": "GIS_GlobalID", "domain": null, "editable": false, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GIS_GlobalID" }, { "name": "createDate", "type": "esriFieldTypeDate", "alias": "createDate", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "precision": 1, "modelName": "createDate" }, { "name": "lastUpdate", "type": "esriFieldTypeDate", "alias": "lastUpdate", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "precision": 1, "modelName": "lastUpdate" }, { "name": "userIDNumber", "type": "esriFieldTypeString", "alias": "userIDNumber", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "userIDNumber" }, { "name": "confidentialInd", "type": "esriFieldTypeSmallInteger", "alias": "confidentialInd", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "confidentialInd" }, { "name": "createUserID", "type": "esriFieldTypeInteger", "alias": "createUserID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "createUserID" }, { "name": "lastUpdateUserID", "type": "esriFieldTypeInteger", "alias": "lastUpdateUserID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "lastUpdateUserID" } ], "indexes": [ { "name": "PK_ProjectWorkPackages", "fields": "id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_ProjectWorkPackages", "fields": "typeID,projectID,isActive", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_ProjectWorkPackages_ActiveOnly", "fields": "typeID,projectID,isActive", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_ProjectWorkPackages_INCL_Extras", "fields": "typeID,projectID,isActive,subTypeID,statusID,responsibleContactID,name,description,projectImpact,GIS_GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_id", "fields": "id", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ppm.ProjectWorkPackages_2", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1, "serviceItemId": "adfda402585c4e5ca7b4e4b63796bc58" }