Click or drag to resize

CaseWatch Properties

The CaseWatch type exposes the following members.

Properties
 NameDescription
Public propertyArguments The arguments for starting the new process
Public propertyCaseID The CaseId found which meets the criteria or last case examined.
Public propertyCaseRegTime The RegTime of the last found which meets the criteria or last case examined.
Public propertyCaseText The text of the found case.
Public propertyCaseTitle The title of the found case.
Public propertyDisplayNameGets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity)
Public propertyDuedate The deadline for the process.
Public propertyHostNames The hostnames used for getting the cached files. Used to detect if the cache can be reused when running in parallel
Public propertyIdGets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity)
Public propertyMaxGeneration The max number of search generation that are maintained
Public propertyProcessGuid The quid of the case activity to start on the case.
Public propertyProcessOwner The owner of the process started by the case watch
Public propertyResultGets or sets the result argument for the ActivityTResult.
(Inherited from ActivityBoolean)
Public propertyResultTypeWhen implemented in a derived class, gets the type of an activity OutArgument.
(Inherited from ActivityWithResult)
Public propertyRuleDefinitions 
Public propertyRuleSet The id of the rule set used to filter on created files.
Public propertyRunParallel If true the workflow will use loadbalancer to be able to run on multible agent serviers at the same time
Public propertyServiceId ServiceId of the current service workflow
Top
See Also