1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search
  6. /
  7. SearchQuery
  8. /
  9. SecondChild

SecondChild

SearchQuery.SecondChild property

Gets the second child query.

public virtual SearchQuery SecondChild { get; }

Property Value

The second child query.

See Also