ComponentOne Web API Edition
Skip Property

C1.Web.Api.DataEngine.Models Namespace > EngineRequestWithPaging Class : Skip Property
Get or sets a System.Int32, which is used to exclude the first n entities. n is specified by this value.
Syntax
'Declaration
 
Public Property Skip As Integer
public int Skip {get; set;}
See Also

Reference

EngineRequestWithPaging Class
EngineRequestWithPaging Members