Click or drag to resize
HealthMonitoringManagerPerformanceCategoryExists Method
Indicates if performance category exists.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.2.23
Syntax
C#
public static bool PerformanceCategoryExists(
	string categoryName
)

Parameters

categoryName
Type: SystemString
Category name

Return Value

Type: Boolean
See Also