ScrollableList.Skip Property
- Namespace:
- Weavy.Web.Api.Models
- Assembly:
- Weavy.Web.dll
Gets the number of skipped items.
public int? Skip { get; }
Property value
int?
Gets the number of skipped items.
public int? Skip { get; }