NDepend.API Documentation
IRecord Interface
Members 
NDepend.Issue Namespace : IRecord Interface
The purpose of this interface is only to be downcasted to a NDepend.CodeQuery.RecordBase object.
Syntax
public interface IRecord 
Remarks
This interface is needed because the namespace NDepend.CodeQuery is higher level than the namespace NDepend.Issue but an object can reference a object (defined in NDepend.CodeQuery) through .
Requirements

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

See Also

Reference

IRecord Members
NDepend.Issue Namespace
IIssue Interface
RecordBase Class
Record Property