alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class OutlineCodeValueType

    The outline code type

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

    Fields

    Cost

    Declaration
    public const OutlineCodeValueType Cost
    Field Value
    Type
    OutlineCodeValueType

    Date

    Declaration
    public const OutlineCodeValueType Date
    Field Value
    Type
    OutlineCodeValueType

    Duration

    Declaration
    public const OutlineCodeValueType Duration
    Field Value
    Type
    OutlineCodeValueType

    FinishDate

    Declaration
    public const OutlineCodeValueType FinishDate
    Field Value
    Type
    OutlineCodeValueType

    Flag

    Declaration
    public const OutlineCodeValueType Flag
    Field Value
    Type
    OutlineCodeValueType

    Number

    Declaration
    public const OutlineCodeValueType Number
    Field Value
    Type
    OutlineCodeValueType

    Text

    Declaration
    public const OutlineCodeValueType Text
    Field Value
    Type
    OutlineCodeValueType

    Undefined

    Specifies the outline code type is undefined

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