RSS Documentation
AutoProcessNode Class
Members 



Object Model
AutoProcessNode ClassEventCollection ClassBPMEvent ClassRuleCollection ClassBPMRule Class
Syntax
'Declaration
 
Public Class AutoProcessNode 
   Inherits ProcessNode
   Implements BPM.IPackableItem 
'Usage
 
Dim instance As AutoProcessNode
public class AutoProcessNode : ProcessNode, BPM.IPackableItem  
public ref class AutoProcessNode : public ProcessNode, BPM.IPackableItem  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      BPM.BPMObject
         BPM.Client.FlowElement
            BPM.Client.ProcessNode
               BPM.Client.AutoProcessNode
                  BPM.Client.AdapterNode
                  BPM.Client.CallProcessNode
                  BPM.Client.ConditionNode
                  BPM.Client.ConvergeNode
                  BPM.Client.DivergeNode
                  BPM.Client.EndNode
                  BPM.Client.JoinNode
                  BPM.Client.NotifyNode
                  BPM.Client.PluginNode
                  BPM.Client.SnapshotNode
                  BPM.Client.SplitNode
                  BPM.Client.TriggerNode

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

Reference

AutoProcessNode Members
BPM.Client Namespace

Send Feedback