RSS Documentation
JoinRule Class
Members 



Syntax
'Declaration
 
Public MustInherit Class JoinRule 
   Inherits BPMRule
   Implements BPM.IPackableItem 
'Usage
 
Dim instance As JoinRule
public abstract class JoinRule : BPMRule, BPM.IPackableItem  
public ref class JoinRule abstract : public BPMRule, BPM.IPackableItem  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      BPM.BPMObject
         BPM.Client.BPMRule
            BPM.Client.JoinRule
               BPM.Client.JoinPassRule
               BPM.Client.JoinRejectRule

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

JoinRule Members
BPM.Client Namespace

Send Feedback