Click or drag to resize
SummaryDataBuildTreeViewData Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Builds the TreeView data.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void BuildTreeViewData(
	DataTable SourceDataTable
)

Parameters

SourceDataTable
Type: System.DataDataTable
The source System.Data.DataTable that will be used to calculate the treeview nodes.
Remarks