NDepend.API Documentation
ValueDiff Method (IIssuesSetDiff)
NDepend.Issue Namespace > IIssuesSetDiff Interface : ValueDiff Method
The quality gate object can be the NewerVersion(IQualityGate) or OlderVersion(IQualityGate) of the same quality gate.
Gets the IQualityGate.Value of NewerVersion(IQualityGate) of qualityGate, minus the IQualityGate.Value of OlderVersion(IQualityGate) of qualityGate.
Syntax

Parameters

qualityGate
The quality gate object can be the NewerVersion(IQualityGate) or OlderVersion(IQualityGate) of the same quality gate.
Exceptions
ExceptionDescription
qualityGate is not present in NewerIssuesSet nor OlderIssuesSet.
Remarks
If the older or newer value is null returns null.
Requirements

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

See Also

Reference

IIssuesSetDiff Interface
IIssuesSetDiff Members