Share via


PerformanceRating Enum

Definition

Specifies broad categories for assessing the meaning of a performance measurement.

public enum class PerformanceRating
public enum PerformanceRating
type PerformanceRating = 
Public Enum PerformanceRating
Inheritance
PerformanceRating

Fields

Name Value Description
Great 0
Good 1
Mediocre 2
Bad 3

Applies to

See also