Property HasChildren
HasChildren
Accessing HasChildren should not force creation of the Children collection in classes implementing this interface.
Declaration
bool HasChildren { get; }
Property Value
| Type | Description |
|---|---|
| bool | True if this result has any child results. |