Expressions Property
Overloads
| Expressions | Array of expressions. JSON property name: qExpressions | 
Expressions
Array of expressions.
JSON property name: qExpressions
Declaration
      public IEnumerable<string> Expressions { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |