Click or drag to resize
SummaryDataProvider Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The SummaryDataProvider type exposes the following members.

Properties
  Name Description
Public property AbleToSummarise
Gets a value that indicates whether the data has been summarised
Public property BuiltForTreeview
Gets a value that indicates if this SummaryDataPrivider tailors the summary for a treeview
Public property DataTable
Gets and sets the intermediate summarised data table
Public property FilterString
Gets and sets a manual filter string to use with this data provider
Public property GroupColumns
Gets the group columns collection for this summary data provider
Public property HasData
Gets a value that indicates if this summary data provider contains data
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property Parent
Gets and sets the parent SummaryData object
Public property ParentMapDataPlot
Gets and sets the parent MapDataPlot
Public property PostCalculationRequired
Gets a property that indicates if this objects parent contains any post calculated summary columns
Public property RequiresBuild
Gets a property that indicates whether or not this object requires a buid operation
Public property SourceDataTable
Gets the source data table prepared for summary
Public property SummaryColumns
Gets the summary columns collection for this summary data provider
Public property TimeToBuild
Top
See Also