Skip to main content

TimeRegionItem Methods

A time region in the Scheduler.
Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
HasEmptyResource() Inherited from SchedulerItemBase.
HasResource(Object) Indicates whether the item is associated with the specified resource. Inherited from SchedulerItemBase.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
Refresh() Inherited from SchedulerItemBase.
RestoreOccurrence() Replaces an exception in a recurring series with a regular occurrence.
SetPatternReference(Object, Int32) Sets the recurrence index to the appointment. Inherited from SchedulerItemBase.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also