Gets the discrete value.
            
 
    Namespace: 
   Dundas.BI.Data.Parameters
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic ParameterValue Value { get; }Public ReadOnly Property Value As ParameterValue
	Get
public:
property ParameterValue^ Value {
	ParameterValue^ get ();
}member Value : ParameterValue with get
Property Value
Type: 
ParameterValue
See Also