DrillDownParentParentDashboardObject Property |
|
DataPA OpenAnalytics API Reference
Gets and sets the parent dashboard object for this drilldown parent
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax DashboardObject ParentDashboardObject { get; }
ReadOnly Property ParentDashboardObject As DashboardObject
Get
property DashboardObject^ ParentDashboardObject {
DashboardObject^ get ();
}
function get_ParentDashboardObject();
Return Value
Type:
DashboardObjectSee Also