Web API Edition | ComponentOne
C1.Web.Api.DataEngine.Models Namespace / DetailRequest Class
Properties


In This Topic
    DetailRequest Class Members
    In This Topic

    The following tables list the members exposed by DetailRequest.

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