Click or drag to resize
DashboardAPIParametersItem Property (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 DashboardAPIParameter this[
	string ID
] { get; set; }

Parameters

ID
Type: SystemString
The ID of the parameter to get or set.

Property Value

Type: DashboardAPIParameter
The DashboardAPIParameter to update in the collection.

Return Value

Type: DashboardAPIParameter
The DashboardAPIParameter to retrieve from the collection.

Implements

DashboardAPIParameters_DashboardAPIParametersItemString
Remarks