Click or drag to resize
DashboardObjectObjectType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a value that indicates the type of this DashboardObject.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardObjectDashboardObjectType ObjectType { get; set; }

Property Value

Type: DashboardObjectDashboardObjectType
The type of this DashboardObject.

Return Value

Type: DashboardObjectDashboardObjectType
The type of this DashboardObject.
Remarks