alexa

    Show / Hide Table of Contents

    Enum ActivityType

    Specifies the ActivityTypes.

    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum ActivityType

    Fields

    Name Description
    CollapsedSubProcess

    Specifies the type of an activity to be a CollapsedSubProcess to BPMN.

    Task

    Specifies the type of an activity to be a Task according to BPMN.

    Back to top Generated by DocFX