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