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

Contains the filter criteria to retrieve the processes. More...

Public Member Functions

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

Properties

short AccessType [get, set]
 Gets or sets the id. More...
 
CaseIdentity AssociatedCase [get, set]
 Gets or sets the associated case. More...
 
CategoryIdentity Category [get, set]
 Gets or sets the category. More...
 
bool IncludeCustomServices [get, set]
 Gets or sets a value indicating whether to include custom services. More...
 
bool IncludeSkins [get, set]
 Gets or sets a value indicating whether to include skins. More...
 
bool IncludeSubcategories [get, set]
 Gets or sets a value indicating whether to include sub categories. More...
 
short OpenProcessFilter [get, set]
 Gets or sets the open process filter. More...
 
ResourceIdentity ProcessOwner [get, set]
 Gets or sets the process owner id. More...
 
short ProcessType [get, set]
 Gets or sets process type. More...
 
string SearchText [get, set]
 Gets or sets the search text. More...
 
short Status [get, set]
 Gets or sets the version. More...
 
bool SupportSkinning [get, set]
 Gets or sets a value indicating whether to support skinning. More...
 
bool UseAccessToken [get, set]
 Gets or sets a value indicating whether to use access token. More...
 
bool UseProcessType [get, set]
 Gets or sets a value indicating whether [use process type]. More...
 
bool UseSkinning [get, set]
 Gets or sets a value indicating whether to use skinning. More...
 
bool UseStatus [get, set]
 Gets or sets a value indicating whether to use status. More...
 

Description

Contains the filter criteria to retrieve the processes.

Constructor & Destructor Documentation

Initializes a new instance of the ProcessFilter class.

Property Documentation

short AccessType
getset

Gets or sets the id.

CaseIdentity AssociatedCase
getset

Gets or sets the associated case.

The associated case.

Gets or sets the category.

The category.

bool IncludeCustomServices
getset

Gets or sets a value indicating whether to include custom services.

True to include custom services; otherwise, false.

bool IncludeSkins
getset

Gets or sets a value indicating whether to include skins.

True to include skins; otherwise, false.

bool IncludeSubcategories
getset

Gets or sets a value indicating whether to include sub categories.

True to include sub categories; otherwise, false.

short OpenProcessFilter
getset

Gets or sets the open process filter.

The open process filter.

ResourceIdentity ProcessOwner
getset

Gets or sets the process owner id.

The process owner id.

short ProcessType
getset

Gets or sets process type.

string SearchText
getset

Gets or sets the search text.

The search text.

short Status
getset

Gets or sets the version.

bool SupportSkinning
getset

Gets or sets a value indicating whether to support skinning.

True to support skinning; otherwise, false.

bool UseAccessToken
getset

Gets or sets a value indicating whether to use access token.

True to use access token; otherwise, false.

bool UseProcessType
getset

Gets or sets a value indicating whether [use process type].

true if [use process type]; otherwise, false.

bool UseSkinning
getset

Gets or sets a value indicating whether to use skinning.

True to use skinning; otherwise, false.

bool UseStatus
getset

Gets or sets a value indicating whether to use status.

True to use status; otherwise, false.