PredecessorDegree
Gets the number of predecessors between the root cause and the current predecessor, or 0
if the current predecessor is the root cause.
Declaration
int PredecessorDegree { get; }
Property Value
Type | Description |
---|---|
int |
Gets the number of predecessors between the root cause and the current predecessor, or 0
if the current predecessor is the root cause.
int PredecessorDegree { get; }
Type | Description |
---|---|
int |