Resource Properties
A resources persisted in a data store.Name | Description |
---|---|
Caption | Gets or sets the resource's caption. |
Color | Gets or sets the color associated with the resource. |
Custom |
Gets the collection of custom fields bound to the persistent object.
Inherited from Persistent |
Defer |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Persistent |
Empty static | Returns an empty resource. |
Id | Gets the resource's unique identifier. |
Image | Gets or sets the resource's image. |
Is |
Gets whether the persistent object is locked while it is being updated.
Inherited from Persistent |
Parent |
Gets or sets the Id of the parent resource if resources form a tree-like hierarchy. |
Row |
Gets or sets a value that identifies the data row bound to the persistent object.
Inherited from Persistent |
Visible | Gets or sets whether the resource is visible. |
See Also