Skip to main content

IPersistentObject Properties

A base interface for the Scheduler persistent objects (appointments, resources, appointment dependencies).
Name Description
CustomFields Gets the collection of custom fields bound to the persistent object.
Id Gets the object’s identifier.
IsDisposed Gets a value indicating whether a persistent object has been disposed of.
RowHandle Gets or sets a value that identifies the data row bound to the persistent object.
See Also