alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class TaskCommitmentType

    Specifies whether the task has an associated deliverable or a dependency on an associated deliverable

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

    Fields

    HasAssociatedDeliverable

    Declaration
    public const TaskCommitmentType HasAssociatedDeliverable
    Field Value
    Type
    TaskCommitmentType

    HasDependencyOnAssociatedDeliverable

    Declaration
    public const TaskCommitmentType HasDependencyOnAssociatedDeliverable
    Field Value
    Type
    TaskCommitmentType

    NoDeliverableOrDependencyOnDeliverable

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