Class TimephasedDataTypeUnit
The time unit of the timephased data period
Inheritance
System.Object
TimephasedDataTypeUnit
Assembly: Syncfusion.ProjIO.Base.dll
Syntax
public sealed class TimephasedDataTypeUnit : Enum
Fields
Days
Declaration
public const TimephasedDataTypeUnit Days
Field Value
Hours
Declaration
public const TimephasedDataTypeUnit Hours
Field Value
Minutes
Declaration
public const TimephasedDataTypeUnit Minutes
Field Value
Months
Declaration
public const TimephasedDataTypeUnit Months
Field Value
Weeks
Declaration
public const TimephasedDataTypeUnit Weeks
Field Value
Years
Declaration
public const TimephasedDataTypeUnit Years
Field Value