Rule |
[Missing <summary> documentation for "T:Scanjour.Workflow4.ActivityLibrary.ServiceProcess.RuleDefinition"]
The RuleDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | RuleDefinition | Constructor |
Name | Description | |
---|---|---|
![]() | Cases | List of cases that was already retreived. |
![]() | Duration | The timespan used to calculate the deadline. |
![]() | Filter | The OData EntityFilter from WorkflowDefinition . |
![]() | GlobalSearch | 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. |
![]() | MaxGeneration | The maximum allowed number of case search generations |
![]() | ProcessGuid | The Guid of the process to start. |
![]() | ProcessId | The Id of the process to start. |
![]() | SearchKey | The SearchKey of the saved search used in the rule. |
Name | Description | |
---|---|---|
![]() | AddCases | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetCasesAsHashSet | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetLastCaseRegTime | |
![]() | GetNextCaseToHandle | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | HasUnhandledCases | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | FormatFromDictionary | (Defined by DictionaryExtensions) |
![]() | GetFirstValue | (Defined by DictionaryExtensions) |