Appointment Methods
An appointment in the scheduler control.Name | Description |
---|---|
Begin |
Locks the object until the End |
Cancel |
Unlocks the Persistent |
Copy() | Creates a copy of the current Appointment object. |
Create |
Creates an exceptional appointment within a chain of recurring appointments. |
Create |
Returns a new reminder for the appointment. |
Delete() | Deletes the Appointment object from the appointment collection to which it belongs. |
Delete |
Deletes changed and deleted occurrences of the current pattern appointment. |
Dispose() |
Disposes of the Persistent |
End |
Unlocks the Persistent |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Returns a collection of the changed and deleted occurrences for the current pattern appointment. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets an occurrence at a specific position within a chain of recurring appointments. |
Get |
Provides access to the data record for the current appointment. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Obtains the value of the specific field in the current appointment data record supplied by the specified storage object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Raise |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Persistent |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Restore |
Replaces an exceptional appointment with the regular occurrence in the chain of recurring appointments. |
Set |
Performs a transaction to change the value of the specific field in the current appointment data record supplied by the specified storage object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also