Nevron Open Vision Documentation
Nevron.Nov.Diagram.Shapes Namespace / ENBusinessProcessShape Enumeration


In This Topic
    ENBusinessProcessShape Enumeration
    In This Topic
    Enumerates the predefined Business Process shapes
    Syntax
    'Declaration
     
    
    Public Enum ENBusinessProcessShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENBusinessProcessShape
    public enum ENBusinessProcessShape : System.Enum 
    Members
    MemberDescription
    ActivityActivity
    AdHocAd-Hoc
    AndJoinAnd Join
    AndSplitAnd Split
    AssociationAssociation
    AverageAverage
    BlankBlank
    CancelCancel
    CompensationCompensation
    DataData
    DataObjectData Object
    DataStoreData Store
    DecisionDecision
    EndEnd
    ErrorError
    ExcellentExcellent
    GatewayGateway
    GatewayANDGateway AND
    GatewayMergeGateway Merge
    GatewayORGateway OR
    GatewayXOR1Gateway XOR 1
    GatewayXOR2Gateway XOR 2
    GatewayXOR3Gateway XOR 3
    GoodGood
    HumanHuman
    InfoInfo
    IntermediateIntermediate
    LinkLink
    MailMail
    ManualActivityManual Activity
    ManualActivity2Manual Activity 2
    MessageMessage
    MessageFlowMessage Flow
    MoveMove
    MultipleMultiple
    MultipleInstancesMultiple Instances
    OrganizationOrganization
    OrJoinOr Join
    OrSplitOr Split
    PhonePhone
    PoorPoor
    QuestionQuestion
    RepetitiveRepetitive
    ResultResult
    RoleRole
    RoutingRouting
    RuleRule
    SequenceFlowSequence Flow
    SignalSignal
    SplitSplit
    StartStart
    Start2Start 2
    StopStop
    StopAcceptedStop Accepted
    StopRejectedStop Rejected
    SubActivitySub Activity
    SubGraphSub Graph
    TaskTask
    TerminateTerminate
    TimerTimer
    ToolsTools
    UnacceptableUnacceptable
    WarningWarning
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Diagram.Shapes.ENBusinessProcessShape

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also