API Reference
Class
AnalysisPolicyRule
Selected analysis rule and effective severity.
Inheritance
- Object
- AnalysisPolicyRule
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
- Method AnalysisPolicy.SelectByLanguage
- Property AnalysisPolicy.Rules
Accepted by parameters
- Constructor AnalysisPolicy.AnalysisPolicy
Constructors
public AnalysisPolicyRule(AnalysisRule rule, String severity) #Creates a selected policy rule.
Parameters
- rule IntelligenceX.Analysis.AnalysisRule
- severity System.String
Inherited Methods
Properties
public String Severity { get; } #Effective severity after pack and user overrides.