We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2446ce5
Changed structure of IQueryExecutionResult its now IQueryExecutionResult<T>.
IQueryExecutionResult
IQueryExecutionResult<T>
Since its now generics groups will be in their own property, the added properties are: groups, subGroups, hasSubGroups.