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

Represents the filter criteria that can be applied to retrieve the resources. More...

Public Member Functions

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

Properties

CategoryIdentity CategoryIdentity [get, set]
 Gets or sets the category identity. More...
 
bool GetIndirectSubordinates [get, set]
 Gets or sets a value indicating whether to retrieve indirect subordinates. More...
 
bool IncludeUser [get, set]
 Gets or sets a value indicating whether to include the current user. More...
 
short ManagerialLevel [get, set]
 Gets or sets the managerial level. More...
 
bool UseCategory [get, set]
 Gets or sets a value indicating whether [use category]. More...
 
bool UseGroupSubordinates [get, set]
 Gets or sets a value indicating whether to include the group subordinates. More...
 
bool UseManagerialLevel [get, set]
 Gets or sets a value indicating whether [use managerial level]. More...
 
bool UseManualWorkAllocationExclusion [get, set]
 Gets or sets a value indicating whether to use Manual Work Allocation Exclusion. More...
 

Description

Represents the filter criteria that can be applied to retrieve the resources.

Constructor & Destructor Documentation

Initializes a new instance of the SubordinateFilter2 class.

Property Documentation

Gets or sets the category identity.

The category identity.

bool GetIndirectSubordinates
getsetinherited

Gets or sets a value indicating whether to retrieve indirect subordinates.

The get Indirect Subordinates value.

bool IncludeUser
getsetinherited

Gets or sets a value indicating whether to include the current user.

The include User value.

short ManagerialLevel
getset

Gets or sets the managerial level.

The managerial level.

bool UseCategory
getset

Gets or sets a value indicating whether [use category].

true if [use category]; otherwise, false.

bool UseGroupSubordinates
getsetinherited

Gets or sets a value indicating whether to include the group subordinates.

The use Group Subordinates value.

bool UseManagerialLevel
getset

Gets or sets a value indicating whether [use managerial level].

true if [use managerial level]; otherwise, false.

bool UseManualWorkAllocationExclusion
getsetinherited

Gets or sets a value indicating whether to use Manual Work Allocation Exclusion.

The use Manual Work Allocation Exclusion value.