HealthMonitoringHelperGetCategoryName Method |
Gets category name.
Namespace: CMS.HealthMonitoringAssembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.2.23
Syntax public static string GetCategoryName(
string instancePath,
CategoryType type
)
Parameters
- instancePath
- Type: SystemString
Instance path - value of key CMSHealthMonitoringInstancePath - type
- Type: CMS.HealthMonitoringCategoryType
Category type
Return Value
Type:
StringSee Also