PrecedingRule Class
Members See Also 
SourceCode.Workflow.Authoring Namespace : PrecedingRule Class



Glossary Item Box

The rule is used to indicate if an Activity can start. If you want to delay the start of an Activity, not by a specified amount of Minutes, Hours or Days, but until certain conditions are met, you will define a Preceding Rule. Stated in another way, the Preceding Rule dictates under what conditions a new Activity Instance can be created. If the Preceding Rule evaluates to False, none of the other Activity Rules will be evaluated and an Instance of the Activity will not be created.

Object Model

PrecedingRule ClassPersistableContainerObject ClassExecutionLayer ClassExtender ClassK2Object ClassProcess Class

Syntax

Inheritance Hierarchy

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also