DashboardData Properties
An XPO persistent class used by the Dashboards Module to store dashboards in the application database.
Name | Description |
---|---|
Class |
Gets a value that provides access to the metadata information of a class gathered via Reflection.
Inherited from Persistent |
Content | Specifies the dashboard configuration defined in the Dashboard Designer. |
Fields static |
Gets an object that contains field identifiers for Simplified Criteria Syntax.
Inherited from Persistent |
Is |
Indicates whether the current persistent object is marked as deleted.
Inherited from Persistent |
Is |
Indicates whether the object is currently being initialized.
Inherited from Persistent |
Loading |
Obsolete. Gets whether the object is currently being initialized.
Inherited from XPBase |
Oid |
Specifies the persistent object’s identifier.
Inherited from Base |
Oid |
Specifies when a new GUID value is assigned to the Base |
Session |
Gets the session used to load and save persistent objects.
Inherited from Persistent |
Synchronize |
Specifies if it is required to update the IDashboard |
This |
Refers to the current instance.
Inherited from XPBase |
Title | Specifies the dashboard title. |
See Also