DxSchedulerDataStorage Methods
A storage that supplies data for the Scheduler control.
Name | Description |
---|---|
Copy |
Creates a copy of the appointment item. |
Create |
Creates a new appointment item. |
Create |
Creates a new label item. |
Create |
Creates a new resource item. |
Create |
Creates a new status item. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns an appointment with the specified identifier from the storage. |
Get |
Retrieves the collection of appointments that belong to the specified time interval. |
Get |
Returns all exceptions to the specified pattern. |
Get |
Returns all exceptions to a pattern that use the recurrence info with the specified identifier. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a label with the specified identifier from the storage. |
Get |
Returns an occurrence or exception with the specified recurrence index from the recurring series specified by its pattern. |
Get |
Returns an occurrence or exception with the specified recurrence index from the recurring series specified by its recurrence info. |
Get |
Retrieves the collection of occurrences and exceptions that belong to the specified time interval. |
Get |
Retrieves the collection of occurrences and exceptions with the specified recurrence index that belong to the specified time interval. |
Get |
Returns a pattern of the specified occurrence or exception. |
Get |
Returns a pattern that has a recurrence information with the specified identifier. |
Get |
Returns a resource item with the specified identifier from the Scheduler’s data storage. |
Get |
Returns a collection of resource items with the specified identifiers from the Scheduler’s data storage. |
Get |
Returns a status with the specified identifier from the storage. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh |
Reloads all scheduler items from the data source. |
Remove |
Removes the specified appointment from the storage. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also