Click or drag to resize
DashboardAPIParameterValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the value of this API filter parameter

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

Return Value

Type: Object
The value of this API filter parameter

Implements

FilterParameterValue
See Also