ComponentOne Studio Web API Edition
DetailRequest Class Members
Properties 

The following tables list the members exposed by DetailRequest.

Public Constructors
 NameDescription
Public ConstructorDetailRequest Constructor  
Top
Public Properties
 NameDescription
Public PropertyKeysGets or sets a System.Object array, which is used to specify some cell.  
Public PropertySkipGet 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)
Public PropertyTopGets or sets a System.Int32, which indicates the count of the data requested. (Inherited from C1.Web.Api.DataEngine.Models.EngineRequestWithPaging)
Public PropertyViewGets or sets a System.String, which indicates the view definition. (Inherited from C1.Web.Api.DataEngine.Models.EngineRequest)
Top
See Also

Reference

DetailRequest Class
C1.Web.Api.DataEngine.Models Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.