Expressions Property
Overloads
Expressions |
Lists the expressions in the list object. This parameter is optional. JSON property name: qExpressions |
Expressions
Lists the expressions in the list object.
This parameter is optional.
JSON property name: qExpressions
Declaration
public IEnumerable<NxListObjectExpressionDef> Expressions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxListObjectExpressionDef> |