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