Web API Core | ComponentOne
C1.Web.Api.DataEngine.Models Namespace / EngineRequestWithPaging Class
Properties


In This Topic
    EngineRequestWithPaging Class Members
    In This Topic

    The following tables list the members exposed by EngineRequestWithPaging.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGet or sets a System.Int32, which is used to exclude the first n entities. n is specified by this value.  
    Public PropertyGets or sets a System.Int32, which indicates the count of the data requested.  
    Public PropertyGets or sets a System.String, which indicates the view definition. (Inherited from C1.Web.Api.DataEngine.Models.EngineRequest)
    Top
    See Also