Skip to content

IReportTreeFactory.BuildReportTree method

Builds the report tree for the specified category.

public ReportTree BuildReportTree(string category)
parameter description
category The report category.

Return Value

The report tree.

See Also