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