C1.Silverlight.Olap.5
Apply Method (C1OlapFilter)

Value to test.
Applies the filter to a value.
Syntax
'Declaration
 
Public Function Apply( _
   ByVal value As System.Object _
) As System.Boolean
public System.bool Apply( 
   System.object value
)

Parameters

value
Value to test.

Return Value

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

Reference

C1OlapFilter Class
C1OlapFilter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.