Click or drag to resize
DashboardAPIParametersRemove Method (String) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool Remove(
	string ID
)

Parameters

ID
Type: SystemString
The ID of the DashboardAPIParameter to remove from this collection.

Return Value

Type: Boolean

Implements

DashboardAPIParameters_DashboardAPIParametersRemove(String)
Remarks