{ "currentVersion": 10.41, "id": 58, "name": "Generator", "type": "Table", "description": "", "copyrightText": "", "defaultVisibility": false, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "AssetID", "typeIdField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 16 }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "Life Cycle Status", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "False Asset", "code": "False Asset" } ] }, "editable": true, "nullable": true, "length": 15 }, { "name": "InServiceDate", "type": "esriFieldTypeDate", "alias": "InServiceDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "DisposeDate", "type": "esriFieldTypeDate", "alias": "DisposeDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "ParentAsset", "type": "esriFieldTypeString", "alias": "ParentAsset", "domain": null, "editable": true, "nullable": true, "length": 16 }, { "name": "SrvArea", "type": "esriFieldTypeString", "alias": "SrvArea", "domain": { "type": "codedValue", "name": "hwuArea", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "City of Sebree", "code": "City of Sebree" } ] }, "editable": true, "nullable": true, "length": 16 }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Model_No", "type": "esriFieldTypeString", "alias": "Model_No", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Serial_No", "type": "esriFieldTypeString", "alias": "Serial_No", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 12 } ], "indexes": [ { "name": "R355_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Generator", "description": "", "prototype": { "attributes": { "Serial_No": null, "Location": null, "AssetID": null, "Description": null, "LifeCycleStatus": null, "InServiceDate": null, "DisposeDate": null, "ParentAsset": null, "SrvArea": null, "Make": null, "Model_No": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true }