RootCause Class
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.
public sealed class RootCause
type RootCause = class
Public NotInheritable Class RootCause
- Inheritance
-
RootCause
Constructors
RootCause() |
Properties
Gain |
The gain for the potential root cause |
GainRatio |
The gain ratio for the potential root cause |
Items |
A List for root cause item. Instance of the item should be RootCauseItem. |