<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / FilterCondition Class / Clear Method

In This Topic
    Clear Method (FilterCondition)
    In This Topic
    Clears this condition by setting the Operator to 'None' and the Parameter to null.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also