NDepend.API Documentation
IsActiveAndAllParentGroupActive(IQuery) Method
NDepend.CodeQuery Namespace > ExtensionMethodsQuery Class > IsActiveAndAllParentGroupActive Method : IsActiveAndAllParentGroupActive(IQuery) Method
The query object
Returns true if this query.IsActive is true, and all its parents' groups (recursive) are also active.
Syntax
[Extension()]
public static bool IsActiveAndAllParentGroupActive( 
   IQuery query
)

Parameters

query
The query object
Remarks
A query is visible in the report only if it is active and all its parents groups are also active.
Requirements

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

See Also

Reference

ExtensionMethodsQuery Class
ExtensionMethodsQuery Members
Overload List