<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / FilterCondition Class / Parameter Property

In This Topic
    Parameter Property (FilterCondition)
    In This Topic
    Gets or sets the parameter used by this condition.
    Syntax
    'Declaration
     
    Public Property Parameter As Object
    public object Parameter {get; set;}
    See Also