| DashboardManifest Class |
|
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class DashboardManifest : _DashboardManifest, ISerializable
The DashboardManifest type exposes the following members.
| Name | Description | |
|---|---|---|
| DashboardManifest |
Creates and returns a new object
| |
| DashboardManifest(ManagedDashboard) |
Creates and returns a new object
|
| Name | Description | |
|---|---|---|
| GetObjectData | ||
| SetObjectData |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Category |
Gets and sets a category used to identify of this dashboard.
| |
| Description |
Gets and sets the description of this dashboard.
| |
| Guid |
Gets and sets the Guid that identifies this dashboard
| |
| NumbertoPreLoad |
Gets and sets the number of instances of dashboards to pre load
| |
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
| PreLoad |
Gets and sets the pre load property for this dashboard
| |
| QueryManifests |
Gets and sets the query manifest objects for this dashboard
| |
| RemoteServiceAgentBrokerID |
Gets and sets the ID of the remote service agent broker the service will use to refresh this query
| |
| Title |
Gets and sets the title of this dashboard.
|