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. |
Returns the list of clauses in this query.
public virtual Collections.Generic.List<BooleanClause> Clauses { get; }
Type | Description |
---|---|
System. |