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

Resource Properties

Defines a common attribute which can be assigned to appointments to group them.
Name Description
Caption Gets or sets the resource’s caption.
Color Obsolete. Gets or sets the color associated with the resource.
ColorValue Gets or sets the color associated with the resource.
CustomFields Gets the collection of custom fields bound to the persistent object. Inherited from IPersistentObject.
Id Gets the object’s identifier. Inherited from IPersistentObject.
Image Obsolete. Gets or sets the image associated with the resource.
ImageBytes Gets or sets a byte array that consitutes an image associated with a resource.
IsDisposed Gets a value indicating whether a persistent object has been disposed of. Inherited from IPersistentObject.
IsUpdateLocked Gets whether the persistent object is locked while it is being updated. Inherited from IPersistentObject.
ParentId Gets or sets the Id of the parent resource if resources form a tree-like hierarchy.
RowHandle Gets or sets a value that identifies the data row bound to the persistent object. Inherited from IPersistentObject.
Visible Gets or sets whether the resource is visible.
See Also