Click or drag to resize
MapParent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the parent DashboardObject for this Map object

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

Return Value

Type: DashboardObject
The parent DashboardObject for this Map object

Implements

Map_MapParent
See Also