Skip to main content
A newer version of this page is available. .

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