DashboardData Constructors
An XPO persistent class used by the Dashboards Module to store dashboards in the application database.Name | Parameters | Description |
---|---|---|
DashboardData(Session) | session | Used to initialize a new instance of a DashboardData descendant in a specific Session. |
See Also