ObjectQueryResultSet public class ObjectQueryResultSet : QueryResultSet<RelativityObject> Documentation public int CurrentStartIndex { get; set; } public int[] IdWindow { get; set; } public SampleDetails Sample { get; set; } public ObjectQueryResultSet()