NDepend.API Documentation
AllAnnualInterestPercentIn(String) Method
NDepend.Issue Namespace > IIssuesSet Interface > AllAnnualInterestPercentIn Method : AllAnnualInterestPercentIn(String) Method
The rule category.
Gets the annual-interest-percent of all issues of all rules with IRule.IRule.Category equals to ruleCategory.
Syntax
double AllAnnualInterestPercentIn( 
   string ruleCategory
)

Parameters

ruleCategory
The rule category.
Remarks
This property getter has a time complexity of O(AllRules.Count()).
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IIssuesSet Interface
IIssuesSet Members
Overload List