Map_MapParent Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax DashboardObject Parent { get; set; }
Property Parent As DashboardObject
Get
Set
property DashboardObject^ Parent {
DashboardObject^ get ();
void set (DashboardObject^ value);
}
function get_Parent();
function set_Parent(value);
Property Value
Type:
DashboardObjectSee Also