TimeFormatEnum

Namespace:  C1.Web.UI.Controls.C1Schedule
Assembly:  C1ScheduleClient (in C1ScheduleClient.dll)

Syntax

JavaScript
C1.Web.UI.Controls.C1Schedule.TimeFormatEnum = function();

Type.createClass(
	'C1.Web.UI.Controls.C1Schedule.TimeFormatEnum',
	Enum);

Inheritance Hierarchy

System..::..Object
  System..::..ValueType
    System..::..Enum
      C1.Web.UI.Controls.C1Schedule..::..TimeFormatEnum

See Also