menu

UWP

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

    Show / Hide Table of Contents

    Class TransactionState

    Specifies the transactionstate which used to define the start and end state of the Composite Transactions.

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

    Fields

    End

    Specifies the end state of the composite transactions.

    Declaration
    public const TransactionState End
    Field Value
    Type
    TransactionState

    Start

    Specifies the start state of the composite transactions.

    Declaration
    public const TransactionState Start
    Field Value
    Type
    TransactionState

    Extension Methods

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