{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "TIMESHEET", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 4, "name": "DBO.AMI_HOURS", "relatedTableId": 21, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true, "catalogID": "{437CCF93-6580-42AE-8418-6BBC281AB447}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1742938316000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "a_work_date", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "f_area", "type": "esriFieldTypeString", "alias": "Area", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "f_area" }, { "name": "a_work_date", "type": "esriFieldTypeDate", "alias": "Work Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "a_work_date" }, { "name": "a_day_of_week", "type": "esriFieldTypeString", "alias": "Day of the Week", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "a_day_of_week" }, { "name": "f_weather", "type": "esriFieldTypeString", "alias": "Weather", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "f_weather" }, { "name": "f_notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "f_notes" }, { "name": "a_exported", "type": "esriFieldTypeString", "alias": "Exported", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "No", "modelName": "a_exported" }, { "name": "a_exported_date", "type": "esriFieldTypeDate", "alias": "Exported Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "a_exported_date" }, { "name": "s_approved", "type": "esriFieldTypeString", "alias": "Approved", "domain": { "type": "codedValue", "name": "Approved/Rejected", "description": "Approved/Rejected", "codedValues": [ { "name": "Approved", "code": "Approved" }, { "name": "Rejected", "code": "Rejected" }, { "name": "Not Approved", "code": "Not Approved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "Not Approved", "modelName": "s_approved" }, { "name": "a_approved_by", "type": "esriFieldTypeString", "alias": "Approved By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "a_approved_by" }, { "name": "a_approved_date", "type": "esriFieldTypeDate", "alias": "Approved Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "a_approved_date" }, { "name": "s_supervisor", "type": "esriFieldTypeString", "alias": "Supervisor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "s_supervisor" }, { "name": "a_deployment_manager", "type": "esriFieldTypeString", "alias": "Deployment Manager", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "Jason Salchert", "modelName": "a_deployment_manager" }, { "name": "a_cost_control", "type": "esriFieldTypeString", "alias": "Cost Control", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "Amir Noorafkan", "modelName": "a_cost_control" }, { "name": "a_submitted_by", "type": "esriFieldTypeString", "alias": "Submitted By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "a_submitted_by" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "f_type_sheet", "type": "esriFieldTypeString", "alias": "Type Sheet", "domain": { "type": "codedValue", "name": "Type Sheet", "description": "Internal/Subcontractor", "codedValues": [ { "name": "Internal", "code": "Internal" }, { "name": "Subcontractor", "code": "Subcontractor" }, { "name": "Warehouse", "code": "Warehouse" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "f_type_sheet" } ], "indexes": [ { "name": "UUID_34", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_34", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "TIMESHEET", "description": "", "prototype": { "attributes": { "f_type_sheet": null, "f_area": null, "a_work_date": null, "a_day_of_week": null, "f_weather": null, "f_notes": null, "a_exported": "No", "a_exported_date": null, "s_approved": "Not Approved", "a_approved_by": null, "a_approved_date": null, "s_supervisor": null, "a_deployment_manager": "Jason Salchert", "a_cost_control": "Amir Noorafkan", "a_submitted_by": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 5000, "maxRecordCountFactor": 1, "serviceItemId": "6748d587d6ad4ae58a79a837b484affc" }