Expressions Property
Overloads
| Expressions |
Array of expressions. This parameter is used in case of cyclic measures ( JSON property name: qExpressions |
Expressions
Array of expressions. This parameter is used in case of cyclic measures ( qGrouping is C). List of the expressions in the cyclic group.
JSON property name: qExpressions
Declaration
IEnumerable<string> Expressions { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |