All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
ResourceSearchFilter Class Reference

Represents the search filter criteria to retrieve a group of resources. More...

Public Member Functions

 ResourceSearchFilter ()
 Initializes a new instance of the ResourceSearchFilter class. More...
 

Properties

CategoryIdentity Category [get, set]
 Gets or sets the category identity. More...
 
ResourceIdentity CategoryResource [get, set]
 Gets or sets the resource identity. More...
 
ResourceIdentity Group [get, set]
 Gets or sets the Group identity. More...
 
string SearchText [get, set]
 Gets or sets the Search Text. More...
 
ServerIdentity Server [get, set]
 Gets or sets the Server identity. More...
 
ResourceIdentity Supervisor [get, set]
 Gets or sets the Supervisor identity. More...
 

Description

Represents the search filter criteria to retrieve a group of resources.

Constructor & Destructor Documentation

Initializes a new instance of the ResourceSearchFilter class.

Property Documentation

Gets or sets the category identity.

The category identity.

ResourceIdentity CategoryResource
getset

Gets or sets the resource identity.

The category resource identity.

ResourceIdentity Group
getset

Gets or sets the Group identity.

The Group identity.

string SearchText
getset

Gets or sets the Search Text.

The Search Text.

ServerIdentity Server
getset

Gets or sets the Server identity.

The Server identity.

ResourceIdentity Supervisor
getset

Gets or sets the Supervisor identity.

The Supervisor identity.