C1.Web.Api.DataEngine.Models Namespace : EngineRequestWithPaging Class |
The following tables list the members exposed by EngineRequestWithPaging.
Name | Description | |
---|---|---|
EngineRequestWithPaging Constructor | Overloaded. |
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) |