Nevron.Diagram.Shapes Namespace / BusinessProcessShapes Enumeration


In This Topic
    BusinessProcessShapes Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum BusinessProcessShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As BusinessProcessShapes
    public enum BusinessProcessShapes : System.Enum 
    Members
    MemberDescription
    Activity 
    AdHoc 
    AndJoin 
    AndSplit 
    Average 
    Blank 
    Cancel 
    Compensation 
    Data 
    Decision 
    Error 
    Excellent 
    GatewayAND 
    GatewayMerge 
    GatewayOR 
    GatewayXOR1 
    GatewayXOR2 
    GatewayXOR3 
    Good 
    Human 
    Info 
    Link 
    Mail 
    ManualActivity 
    ManualActivity2 
    Move 
    Multiple 
    MultipleInstances 
    Organization 
    OrJoin 
    OrSplit 
    Phone 
    Poor 
    Question 
    Repetitive 
    Result 
    Role 
    Routing 
    Rule 
    Signal 
    Split 
    Start 
    Stop 
    StopAccepted 
    StopRejected 
    SubActivity 
    SubGraph 
    Terminate 
    Timer 
    Tools 
    Unacceptable 
    Warning 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Diagram.Shapes.BusinessProcessShapes

    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