Property Clauses
Clauses
Returns the list of clauses in this query.
Declaration
public virtual Collections.Generic.List<BooleanClause> Clauses { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BooleanClause> |