SummaryDataProvider Class |
![]() |
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class SummaryDataProvider : _SummaryDataProvider, ISerializable
The SummaryDataProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | SummaryDataProvider | Initializes a new instance of the SummaryDataProvider class |
Name | Description | |
---|---|---|
![]() | Build |
Builds the intermediary summary
|
![]() | GetObjectData | |
![]() | Reset |
Resets the data table to ensure the data is refreshed
|
![]() | SetObjectData |
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
Name | Description | |
---|---|---|
![]() | AbleToSummarise |
Gets a value that indicates whether the data has been summarised
|
![]() | BuiltForTreeview |
Gets a value that indicates if this SummaryDataPrivider tailors the summary for a treeview
|
![]() | DataTable |
Gets and sets the intermediate summarised data table
|
![]() | FilterString |
Gets and sets a manual filter string to use with this data provider
|
![]() | GroupColumns |
Gets the group columns collection for this summary data provider
|
![]() | HasData |
Gets a value that indicates if this summary data provider contains data
|
![]() | ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
![]() | Parent |
Gets and sets the parent SummaryData object
|
![]() | ParentMapDataPlot |
Gets and sets the parent MapDataPlot
|
![]() | PostCalculationRequired |
Gets a property that indicates if this objects parent contains any post calculated summary columns
|
![]() | RequiresBuild |
Gets a property that indicates whether or not this object requires a buid operation
|
![]() | SourceDataTable |
Gets the source data table prepared for summary
|
![]() | SummaryColumns |
Gets the summary columns collection for this summary data provider
|
![]() | TimeToBuild |