| C1.Web.Api.DataEngine.Models Namespace : DetailRequest Class | 
The following tables list the members exposed by DetailRequest.
| Name | Description | |
|---|---|---|
![]()  | DetailRequest Constructor | 
| Name | Description | |
|---|---|---|
![]()  | Keys | Gets or sets a System.Object array, which is used to specify some cell. | 
![]()  | Skip | Get or sets a System.Int32, which is used to exclude the first n entities. n is specified by this value. (Inherited from C1.Web.Api.DataEngine.Models.EngineRequestWithPaging) | 
![]()  | Top | Gets or sets a System.Int32, which indicates the count of the data requested. (Inherited from C1.Web.Api.DataEngine.Models.EngineRequestWithPaging) | 
![]()  | View | Gets or sets a System.String, which indicates the view definition. (Inherited from C1.Web.Api.DataEngine.Models.EngineRequest) |