BPM.Server
TaskRule Class
Members 



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

System.Object
   System.MarshalByRefObject
      BPM.BPMObject
         BPM.Server.TaskRule
            BPM.Server.AssistantRule
            BPM.Server.DelegationRule

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

TaskRule Members
BPM.Server Namespace

Send Feedback