ValueExprs Property
Overloads
ValueExprs |
List of measures to calculate on the whole tree. JSON property name: qValueExprs |
ValueExprs
List of measures to calculate on the whole tree.
JSON property name: qValueExprs
Declaration
IEnumerable<NxMeasure> ValueExprs { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxMeasure> |