The rule is used to indicate when an Activity can start. When you think about the Start Rule, think Time. The start of Activity can be delayed by a specified amount of Days, Hours or Minutes after a base date. The base date can either be the Activity Start date, or a Date value that is kept in a Process Data or XML Field. The Start Rule can only be evaluated if the Preceding Rule evaluated to True.

Visual Basic (Declaration) | |
---|---|
Public MustInherit Class StartRule Inherits ExecutableItem Implements SourceCode.Framework.Deployment.IDeployable, SourceCode.Framework.IValidationContainer, IExtenderConfigProvider, IPlaceHolderContainer, IRequireReferences |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As StartRule |
C# | |
---|---|
public abstract class StartRule : ExecutableItem, SourceCode.Framework.Deployment.IDeployable, SourceCode.Framework.IValidationContainer, IExtenderConfigProvider, IPlaceHolderContainer, IRequireReferences |
C++/CLI | |
---|---|
public ref class StartRule abstract : public ExecutableItem, SourceCode.Framework.Deployment.IDeployable, SourceCode.Framework.IValidationContainer, IExtenderConfigProvider, IPlaceHolderContainer, IRequireReferences |
System.Object
SourceCode.Framework.PersistableObject
SourceCode.Framework.PersistableContainerObject
SourceCode.Workflow.Authoring.ExecutableItem
SourceCode.Workflow.Authoring.StartRule
SourceCode.Workflow.Design.DefaultStartRule
SourceCode.Workflow.Design.Interop.InteropStartRule
SourceCode.Workflow.Design.SimpleRules.SimpleActivityStartRule
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