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