[]
        
(Showing Draft Content)

C1.Web.Api.DataEngine.Models.EngineRequestWithPaging.Skip

Skip Property

Skip

Get or sets a int, which is used to exclude the first n entities. n is specified by this value.

Declaration
public int Skip { get; set; }