[]
        
(Showing Draft Content)

C1.PivotEngine.PivotFilter.Apply

Apply Method

Apply(object)

Applies the filter to a value.

Declaration
public bool Apply(object value)
Parameters
Type Name Description
object value

Value to test.

Returns
Type Description
bool

True if the values passes through the filter, false otherwise.