ElementRequestFilterParameterValue Property |
Gets the filter parameter value.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic ParameterValue FilterParameterValue { get; }Public ReadOnly Property FilterParameterValue As ParameterValue
Get
public:
property ParameterValue^ FilterParameterValue {
ParameterValue^ get ();
}member FilterParameterValue : ParameterValue with get
Property Value
Type:
ParameterValue
See Also