{ "currentVersion": 10.51, "id": 6, "name": "Property Class/Stat Class", "type": "Table", "description": "This table contains property class and stat class codes which describe improvements on Deschutes County, Oregon properties. Created from the Deschutes County Assessor's Office data which resides in the ORCATs system. Can be related to the taxlots GIS data table. This table has a one to many relationship with taxlots.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "UniqueID", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 350, "domain": null }, { "name": "TAXLOT", "type": "esriFieldTypeString", "alias": "TAXLOT", "length": 50, "domain": null }, { "name": "PROPERTY_CLASS", "type": "esriFieldTypeString", "alias": "PROPERTY_CLASS", "length": 50, "domain": null }, { "name": "STAT_CLASS", "type": "esriFieldTypeString", "alias": "STAT_CLASS", "length": 50, "domain": null }, { "name": "STAT_CLASS_DESC", "type": "esriFieldTypeString", "alias": "STAT_CLASS_DESC", "length": 250, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "length": 50, "domain": null }, { "name": "TOTAL_SQFT", "type": "esriFieldTypeString", "alias": "TOTAL_SQFT", "length": 50, "domain": null }, { "name": "RMV_IMPR", "type": "esriFieldTypeDouble", "alias": "RMV_IMPR", "domain": null } ], "indexes": [ { "name": "GDB_193_TAXLOT", "fields": "TAXLOT", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 5, "name": "Stat Class or Property Class", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "TAXLOT", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false } }