Click or drag to resize
MapDataPlotDrillDownParent Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Returns a drilldown parent object based on the ID provided

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DrillDownParent DrillDownParent(
	string iD
)

Parameters

iD
Type: SystemString
The id of the drill down parent object to be returned

Return Value

Type: DrillDownParent
A drill down parent object if a matching object is found, otherwise nothing

Implements

MapDataPlot_MapDataPlotDrillDownParent(String)
See Also