Click or drag to resize

QueryRequest Class

Inheritance Hierarchy
SystemObject
  Common.v1.ModelsPaginatedRequest
    Common.v1.ModelsQueryRequest

Namespace:  Common.v1.Models
Assembly:  Aruba.Cloud.WsCommon (in Aruba.Cloud.WsCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class QueryRequest : PaginatedRequest

The QueryRequest type exposes the following members.

Constructors
  NameDescription
Public methodQueryRequest
Initializes a new instance of the QueryRequest class
Top
Properties
  NameDescription
Public propertyFilter
Public propertySort
Top
See Also