menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ActivityType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ActivityType

    Specifies the ActivityTypes.

    Inheritance
    System.Object
    ActivityType
    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class ActivityType : Enum

    Fields

    CollapsedSubProcess

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

    Declaration
    public const ActivityType CollapsedSubProcess
    Field Value
    Type
    ActivityType

    Task

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

    Declaration
    public const ActivityType Task
    Field Value
    Type
    ActivityType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved