HealthMonitoringManagerPerformanceCategoryExists Method |
Indicates if performance category exists.
Namespace: CMS.HealthMonitoringAssembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.2.23
Syntax public static bool PerformanceCategoryExists(
string categoryName
)
Parameters
- categoryName
- Type: SystemString
Category name
Return Value
Type:
BooleanSee Also