ListDataResponse1.HasMore

ListDataResponse<T>.HasMore property

Gets or sets a value indicating whether there are more items in the list.

public bool HasMore { get; set; }

See Also