 
            | Miner.Desktop.CuFilter Assembly > Miner.Desktop.CuFilter.DesignSummary Namespace : CuSummaryData Class | 
The following tables list the members exposed by CuSummaryData.
| Name | Description | |
|---|---|---|
|  | CuSummaryData Constructor | 
| Name | Description | |
|---|---|---|
|  | Bitmap | Bitmap for the CU Summary | 
|  | CalculatedQuantityTotal | Calculated quantity total for the CU Summary. This number is often either the Quantity Total in the case of CUs with a Unit of Measure of "Each" or the quantity multiplied by the feature length in the case of CU Summaries that represent linear GIS features. | 
|  | CanExportCU | Boolean to determine whether or not this CU Summary should be included in an export. | 
|  | Code | Wms code for the CU Summary. | 
|  | Description | Description for the CU Summary | 
|  | Name | Name of the CU Summary | 
|  | QuantityTotal | Total quantity for the CU Summary. This number is generally the sum of the Quantity property of a list of CUs that the CU Summary represents. | 
|  | UnitsOfMeasure | The Units of Measure for the CU Summary | 
|  | WorkFunction | The work function for the CU Summary | 
| Name | Description | |
|---|---|---|
|  | GetSchema | |
|  | ReadXml | Read Xml is not supported at this time. | 
|  | WriteXml | Write current object to an XmlWriter. |