UserInfoQueryResultSet
Represents a list of users matching the conditions specified in a query.
Gets or sets the index of the first artifact in the result set.
Gets or sets the results of the query as a list of UserInfo objects.
Gets or sets the number of objects returned by the current query.
Gets or sets the total number of objects in Relativity that meet the criteria of the query. Due to paging, this count may be larger than the number of objects returned in the ResultCount property.
public UserInfoQueryResultSet()