Click or drag to resize

RuleDefinitionGlobalSearch Property

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.

Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public bool GlobalSearch { get; set; }

Property Value

Boolean
See Also