C1.Web.Api.DataEngine.Models Namespace / DetailRequest Class / Skip Property

In This Topic
Skip Property (DetailRequest)
In This Topic
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
 
See Also