Click or drag to resize
ParameterValueControlValueType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the value type, as a string, for the parameter that this control represents

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

Return Value

Type: String
The value type, as a string, for the parameter that this control represents
See Also