C1.Web.Mvc.Olap Namespace / PivotFilter Class


PivotFilter Class Properties

For a list of all members of this type, see PivotFilter members.

Public Properties
 NameDescription
Public PropertyGets the condition filter setting.  
Public PropertyGets or sets the types of filtering provided by this filter. When binding the service, only FilterType.Condition and FilterType.None are supported. When FilterType.Both is set, it works as FilterType.Condition. When FilterType.Value is set, it works as FilterType.None.  
Public PropertyGets the value filter setting. It is NOT supported when binding the service.  
Top
See Also