DistinctOnly Property
Overloads
| DistinctOnly | If set to true, only distinct field values are shown. The default value is false. JSON property name: qDistinctOnly | 
DistinctOnly
If set to true, only distinct field values are shown.
The default value is false.
JSON property name: qDistinctOnly
Declaration
      public bool DistinctOnly { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |