ListDataResponse1.FirstId

ListDataResponse<T>.FirstId property

Gets or sets the first ID in the list.

public string FirstId { get; set; }

See Also