DashboardObjectParentDashboardObject Property |
|
DataPA OpenAnalytics API Reference
DrillDownParent.ParentDashboardObject implementation. Returns this object
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public DashboardObject ParentDashboardObject { get; }
Public ReadOnly Property ParentDashboardObject As DashboardObject
Get
public:
virtual property DashboardObject^ ParentDashboardObject {
DashboardObject^ get () sealed;
}
function get_ParentDashboardObject();
Return Value
Type:
DashboardObjectThis object
Implements
DrillDownParentParentDashboardObjectSee Also