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



Glossary Item Box

This is the base Process class used for extending the Design time environment.

Object Model

Process ClassActivityCollection ClassActivity ClassPersistableContainerObject ClassExecutionLayer ClassWorkflowView ClassCustomConfigurationSettings ClassK2Field ClassDataFieldCollection ClassDataField ClassExecutionLayer ClassProcessDependencies ClassProcessDependency ClassEscalationCollection ClassEscalation ClassExceptionRule ClassExecutableItem ClassExecutionLayerCollection ClassExecutionLayer ClassExtenderProjectCollection ClassExtenderProject ClassProcessFinishRule ClassIProjectFolder InterfaceLineCollection ClassLine ClassObjectLoadException ClassIProject InterfaceIProjectFile InterfaceReferenceCollection ClassReference ClassStartActivity ClassProcessStartRule ClassWorkflowDesignerVerbCollection ClassViewCollection ClassWorkflowView ClassWizardDefinition ClassWorkingHours ClassXmlFieldCollection ClassXmlField Class

Syntax

Visual Basic (Usage)Copy Code
Dim instance As Process

Inheritance Hierarchy

System.Object
   SourceCode.Framework.PersistableObject
      SourceCode.Framework.PersistableContainerObject
         SourceCode.Framework.Design.NamedObject
            SourceCode.Workflow.Authoring.K2Object
               SourceCode.Workflow.Authoring.Process
                  SourceCode.Workflow.Design.DefaultProcess
                  SourceCode.Workflow.Design.Interop.InteropProcess

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