Click or drag to resize

RuleDefinition Properties

The RuleDefinition type exposes the following members.

Properties
 NameDescription
Public propertyCases List of cases that was already retreived.
Public propertyDuration The timespan used to calculate the deadline.
Public propertyFilter The OData EntityFilter from WorkflowDefinition .
Public propertyGlobalSearch Gets or sets a value indicating whether the search is global. A global search is not retricted to newly created cases. a global search is also allowed to find cases that have an instance of the current service as long as this instance is not active.
Public propertyMaxGeneration The maximum allowed number of case search generations
Public propertyProcessGuid The Guid of the process to start.
Public propertyProcessId The Id of the process to start.
Public propertySearchKey The SearchKey of the saved search used in the rule.
Top
See Also