| KPIControllerGetKpiCategories Method |
Get all KPI categories
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<KpiCategory> GetKpiCategories()
Return Value
Type:
ListKpiCategoryreturns all KPI categories sorted by their KPIs priorities, then by names
See Also