Property SearchBefore
SearchBefore
Gets or sets the "before" reference point for pagination. When set, the search retrieves documents starting immediately before the specified reference point.
public string SearchBefore { get; set; }
Gets or sets the "before" reference point for pagination. When set, the search retrieves documents starting immediately before the specified reference point.
public string SearchBefore { get; set; }