 | GroupExpressionExpressions Property |
Gets collection of inner expressions
Namespace:
Dynamicweb.Indexing.Querying.Expressions
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxpublic IList<Expression> Expressions { get; }
Public ReadOnly Property Expressions As IList(Of Expression)
Get
Property Value
Type:
IListExpression
See Also