ListDataResponse1.LastId

ListDataResponse<T>.LastId property

Gets or sets the last ID in the list.

public string LastId { get; set; }

See Also