NDepend.API Documentation
IQualityGate Interface Properties

NDepend.Issue Namespace : IQualityGate Interface

For a list of all members of this type, see IQualityGate members.

Public Properties
 NameDescription
 PropertyReturns true if the quality gate is satisfying its fail conditions.  
 Property Gets the quality gate fail threshold.  
 Property Return the quality gate fail threshold string formatted (without unit).  
 PropertyReturns true if when the value of the quality gate is increasing, th quality is considered worst.  
 Property The quality gate name.  
 PropertyReturns true if the quality gate is not satisfying its warn nor fail conditions.  
 Property The quality gate code query string.  
 PropertyThe quality gate status QualityGateStatus.Pass, QualityGateStatus.Warn or QualityGateStatus.Fail.  
 Property The quality gate unit string.  
 Property Return the quality gate value.  
 Property Return the quality gate value string formatted with unit.  
 PropertyReturns true if the quality gate is satisfying its warn conditions.  
 PropertyGets the quality gate warn threshold or null if the warn threshold is not defined.  
Top
See Also

Reference

IQualityGate Interface
NDepend.Issue Namespace