C1.Web.Api.DataEngine.Models Namespace : EngineRequestWithPaging Class |
For a list of all members of this type, see EngineRequestWithPaging members.
Name | Description | |
---|---|---|
![]() | Skip | Get or sets a System.Int32, which is used to exclude the first n entities. n is specified by this value. |
![]() | Top | Gets or sets a System.Int32, which indicates the count of the data requested. |
![]() | View | Gets or sets a System.String, which indicates the view definition. (Inherited from C1.Web.Api.DataEngine.Models.EngineRequest) |