ChildCount

SearchQuery.ChildCount property

Gets the number of child queries.

public virtual int ChildCount { get; }

Property Value

The number of child queries.

See Also