The SimpleScheduleDefinitionItem type exposes the following members.

Constructors

  NameDescription
SimpleScheduleDefinitionItem

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString
Provides a string representation of this SimpleEntityItem object.
(Inherited from SimpleEntityItem.)

Properties

  NameDescription
Content
Gets or sets the content of this SimpleEntityItem.
(Inherited from SimpleEntityItem.)
DefinitionString
Gets or sets the definition string of this SimpleScheduleDefinitionItem. The definition string value is of this form: Monday-Friday 08:00-12:00 12:30-16:30, Saturday 08:00-12:00, 01/01/2010 -, 01/02/2010-01/05/2010 11:00-14:00. It is recommended to set this property.
Tag
Gets or sets an arbitrary object value that can be used to store custom information about this SimpleEntityItem.
(Inherited from SimpleEntityItem.)

See Also