Click or drag to resize
SummaryDataProviderBuiltForTreeview Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates if this SummaryDataPrivider tailors the summary for a treeview

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool BuiltForTreeview { get; }

Property Value

Type: Boolean
True if this SummaryDataPrivider tailors the summary for a treeview

Return Value

Type: Boolean
True if this SummaryDataPrivider tailors the summary for a treeview
Remarks