DefaultProcess Class
Members See Also 
SourceCode.Workflow.Design Namespace : DefaultProcess Class



Glossary Item Box

Object Model

DefaultProcess Class ActivityCollection Class Activity Class PersistableContainerObject Class ExecutionLayer Class WorkflowView Class CustomConfigurationSettings Class K2Field Class DataFieldCollection Class DataField Class ExecutionLayer Class ProcessDependencies Class ProcessDependency Class EscalationCollection Class Escalation Class ExceptionRule Class ExecutableItem Class ExecutionLayerCollection Class ExecutionLayer Class ExtenderProjectCollection Class ExtenderProject Class ProcessFinishRule Class IProjectFolder Interface LineCollection Class Line Class ObjectLoadException Class IProject Interface IProjectFile Interface ReferenceCollection Class Reference Class StartActivity Class ProcessStartRule Class WorkflowDesignerVerbCollection Class ViewCollection Class WorkflowView Class WizardDefinition Class WorkingHours Class XmlFieldCollection Class XmlField Class

Syntax

Visual Basic (Usage) Copy Code
Dim instance As DefaultProcess

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

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