PerformanceRating Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |