 
            | Miner.Desktop.CuFilter Assembly > Miner.Desktop.CuFilter.DesignSummary Namespace : CuInfoData Class | 
The following tables list the members exposed by CuInfoData.
| Name | Description | |
|---|---|---|
|  | CuInfoData Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Bitmap | Image for the compatible unit. Typically, this image is what is displayed in the design tree for example. | 
|  | CalculatedQuantity | Quantity of the CU based on it's unit of measure and FeatureLength (if applicable). | 
|  | Code | Wms code for the CU. | 
|  | Description | The CU description. | 
|  | FeatureLength | The length of the CU feature (in map units) if the CU has a geometric length defined. Default value is 1. | 
|  | IsNonGisCu | Boolean indicating whether or not the CU is a non-GIS (i.e., does not have a tablename and/or subtype defined). | 
|  | Name | Name of the CU. | 
|  | Quantity | The CU quantity. | 
|  | Subtype | The GIS subtype code of the CU. | 
|  | TableName | The GIS tablename of the CU. | 
|  | UnitsOfMeasure | The Units of Measure for the CU | 
|  | WorkFunction | The work function for the CU |