Expression Property
Overloads
| Expression | Definition of the attribute expression. Example:  JSON property name: qExpression | 
Expression
Definition of the attribute expression.
Example: "Max(OrderID)"
JSON property name: qExpression
Declaration
      public string Expression { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.String |