Click or drag to resize
ParameterValueControlValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the parameter value represented by this control

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

Return Value

Type: Object
The parameter value represented by this control
See Also