Class UmlActivityFlows
Defines the type of the UMLActivity flows
Object - Sets the type of the UMLActivity Flow as Object
Control - Sets the type of the UMLActivity Flow as Control
Exception - Sets the type of the UMLActivity Flow as Exception
Inheritance
System.Object
UmlActivityFlows
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class UmlActivityFlows : Enum
Fields
Control
Declaration
public const UmlActivityFlows Control
Field Value
Exception
Declaration
public const UmlActivityFlows Exception
Field Value
Object
Declaration
public const UmlActivityFlows Object
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|