The following tables list the members exposed by IGroup.
Public Properties
| Name | Description |
 | ChildQueries | Gets a cloned read-only list of child queries. |
 | ChildQueriesCount | Gets the child queries count. |
 | IsActive |
Gets a value indicating whether this group is activated.
|
 | IsExtractedFromCode | Gets a value indicating whether this group has been created for queries extracted from code, with the attribute NDepend.Attributes.CodeRuleAttribute. |
 | Name |
Gets this group name.
|
 | Parent |
Gets the parent group. Returns null if the group has no parent group.
|
 | ShownInReport |
Gets a value indicating whether this group's child queries are shown in report, in a dedicated section.
|
Top
Public Methods
Extension Methods
See Also