alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class TaskLinkType

    The link type

    Inheritance
    System.Object
    TaskLinkType
    Namespace: Syncfusion.ProjIO
    Assembly: Syncfusion.ProjIO.Base.dll
    Syntax
    public sealed class TaskLinkType : Enum

    Fields

    FinishToFinish

    Declaration
    public const TaskLinkType FinishToFinish
    Field Value
    Type
    TaskLinkType

    FinishToStart

    Declaration
    public const TaskLinkType FinishToStart
    Field Value
    Type
    TaskLinkType

    StartToFinish

    Declaration
    public const TaskLinkType StartToFinish
    Field Value
    Type
    TaskLinkType

    StartToStart

    Declaration
    public const TaskLinkType StartToStart
    Field Value
    Type
    TaskLinkType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved