API Reference
Enum
Importance
Describes the relative importance level for a rule.
Inheritance
- Enum
- Importance
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property TestDetailsOverride.Importance
- Field Importance.Critical
- Field Importance.Extreme
- Field Importance.High
- Field Importance.Informational
- Field Importance.Low
- Field Importance.Medium
- Field Importance.Minor
- Field Importance.Moderate
- Field Importance.ModerateLow
- Field Importance.Negligible
- Field Importance.Significant
- Field Importance.VeryHigh
- Field Importance.VeryLow
- Property SourceDetails.Importance
- Property TestDetails.Importance
- Property ParamScaleBand.Importance
- Property ScaleBand.Importance
Accepted by parameters
- Extension method RuleBuilder.AddBooleanTest
- Extension method RuleBuilder.AddPercentageTest
- Method RuleBuilder.AddCountTest
- Method RuleBuilder.AddCustomTest
- Method RuleBuilder.AddNotEmptyTest
- Method RuleBuilder.AddNotNullTest
- Method RuleBuilder.AddPropertyTest
- Method RuleBuilder.AddRangeTest
- Method RuleBuilder.AddRiskScoreTest
- Method RuleBuilder.AddThresholdTest
- Method RuleBuilderExtensions.AddBooleanTest
- Method RuleBuilderExtensions.AddPercentageTest
- Method ScaleBuilder.Above
- Method ScaleBuilder.AboveParameter
- Method ScaleBuilder.Between
- Method ScaleBuilder.BetweenParameter
- Method ScaleBuilder.UpTo
- Method ScaleBuilder.UpToParameter
- Method TestBuilder.WithImportance
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String