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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

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