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

Bad 3
Good 1
Great 0
Mediocre 2

Applies to

See also