alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class TimephasedDataTypeUnit

    The time unit of the timephased data period

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

    Fields

    Days

    Declaration
    public const TimephasedDataTypeUnit Days
    Field Value
    Type
    TimephasedDataTypeUnit

    Hours

    Declaration
    public const TimephasedDataTypeUnit Hours
    Field Value
    Type
    TimephasedDataTypeUnit

    Minutes

    Declaration
    public const TimephasedDataTypeUnit Minutes
    Field Value
    Type
    TimephasedDataTypeUnit

    Months

    Declaration
    public const TimephasedDataTypeUnit Months
    Field Value
    Type
    TimephasedDataTypeUnit

    Weeks

    Declaration
    public const TimephasedDataTypeUnit Weeks
    Field Value
    Type
    TimephasedDataTypeUnit

    Years

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