Skip to content

IReportRegistry.HasAvailableReportsInCategory method

Returns true if there are reports in the category passed.

public bool HasAvailableReportsInCategory(string categoryKey)
parameter description
categoryKey The category key.

See Also