RSS Documentation
PluginNode Class
Members 



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

System.Object
   System.MarshalByRefObject
      BPM.BPMObject
         BPM.Client.FlowElement
            BPM.Client.ProcessNode
               BPM.Client.AutoProcessNode
                  BPM.Client.PluginNode
                     BPM.Client.CodePluginNode
                     BPM.Client.DotNetPluginNode
                     BPM.Client.SQLPluginNode
                     BPM.Client.WinDLLPluginNode

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

PluginNode Members
BPM.Client Namespace

Send Feedback