The TimeScale type exposes the following members.

Constructors

  NameDescription
TimeScale
Initializes a new instance of the TimeScale class.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Days
Gets the days-based instance of the TimeScale class.
Hours
Gets the hours-based instance of the TimeScale class.
Months
Gets the months-based instance of the TimeScale class.
Quarters
Gets the quarters-based instance of the TimeScale class.
Weeks
Gets the weeks-based instance of the TimeScale class.
Years
Gets the years-based instance of the TimeScale class.

See Also