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

JobActivityFilter class More...

Public Member Functions

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

Properties

string ActivityName [get, set]
 Gets or sets the activity name that should be used in the search. More...
 
ProcessIdentity ProcessIdentity [get, set]
 Gets or sets the process identity that should be used in the search. More...
 
short ResourcesToIncludeType [get, set]
 Gets or sets the type of the resources to include. More...
 

Description

JobActivityFilter class

Constructor & Destructor Documentation

Initializes a new instance of the ActivityCountFilter class.

Property Documentation

string ActivityName
getset

Gets or sets the activity name that should be used in the search.

Gets or sets the process identity that should be used in the search.

short ResourcesToIncludeType
getset

Gets or sets the type of the resources to include.

EnumerationDescription
0Individual Only
1Group Only
2Both