Nevron .NET Vision
Nevron.Diagram.Shapes Namespace / BusinessProcessShapes Enumeration


In This Topic
    BusinessProcessShapes Enumeration
    In This Topic
    Enumerates the predefined Business Process shapes
    Syntax
    'Declaration
     
    
    Public Enum BusinessProcessShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As BusinessProcessShapes
    public enum BusinessProcessShapes : System.Enum 
    Members
    MemberDescription
    ActivityActivity
    AdHocAd-Hoc
    AndJoinAnd Join
    AndSplitAnd Split
    AverageAverage
    BlankBlank
    CancelCancel
    CompensationCompensation
    DataData
    DecisionDecision
    ErrorError
    ExcellentExcellent
    GatewayANDGateway AND
    GatewayMergeGateway Merge
    GatewayORGateway OR
    GatewayXOR1Gateway XOR 1
    GatewayXOR2Gateway XOR 2
    GatewayXOR3Gateway XOR 3
    GoodGood
    HumanHuman
    InfoInfo
    LinkLink
    MailMail
    ManualActivityManual Activity
    ManualActivity2Manual Activity 2
    MoveMove
    MultipleMultiple
    MultipleInstancesMultiple Instances
    OrganizationOrganization
    OrJoinOr Join
    OrSplitOr Split
    PhonePhone
    PoorPoor
    QuestionQuestion
    RepetitiveRepetitive
    ResultResult
    RoleRole
    RoutingRouting
    RuleRule
    SignalSignal
    SplitSplit
    StartStart
    StopStop
    StopAcceptedStop Accepted
    StopRejectedStop Rejected
    SubActivitySub Activity
    SubGraphSub Graph
    TerminateTerminate
    TimerTimer
    ToolsTools
    UnacceptableUnacceptable
    WarningWarning
    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