MindFusion.Scheduling for ASP.NET Programmer's Guide
TimetableDate Members
Constructors Properties Methods
 


A class used for storing DateTime values.

The following tables list the members exposed by the TimetableDate type.

 Public Constructors

  Name Description

TimetableDate

Overloaded. Initializes a new instance of the TimetableDate class.

 Public Properties

  Name Description

Value

Gets or sets the DateTime value of the item.

 Protected Properties

  Name Description

ViewState

Gets a dictionary of state information that allows you to save and restore the view state of the object across multiple requests for the same page.

 Public Methods

  Name Description

Equals

IComparable.Equals override. Determines whether the specified Object is equal to the current Object.

GetHashCode

GetHashCode override. Returns the hash code for this TimetableDate.

ToString

Overloaded. Converts this TimetableDate object to its equivalent string representation.

 See Also

TimetableDate Class
MindFusion.Scheduling.WebForms Namespace