Name | Description | |
---|---|---|
DisplayListInReport | Gets a value that indicates whether if the code rule is violated, the code rule matched code elements are listed into the report. | |
DisplaySelectionViewInReport | Gets a value that indicates whether if the code rule is violated, the code rule matched code elements are shown in a treemap picture embedded into the report. | |
DisplayStatInReport | Gets a value that indicates whether if the code rule is violated, the code rule matched code elements statistics are shown into the report. | |
IsActive | Gets a value that indicates whether the query is active. | |
IsCriticalRule | Gets a value that indicates whether the code rule is critical or not. | |
IsExtractedFromCode | Gets a value that indicates whether the query has been extracted from code. | |
Parent | Gets the parent group. Returns null if the query has no parent group. | |
QueryString | Gets the CQLinq or CQL code rule string or query string. | |
RootParent | Gets the root parent. Returns null if the query has no root parent. |