C1.Silverlight.Olap.5 Assembly > C1.Olap Namespace > C1OlapEngine Class : FilterFields Property |
'Declaration Public ReadOnly Property FilterFields As C1OlapFieldList
public C1OlapFieldList FilterFields {get;}
Fields in this list do not appear in the output table, but are still used for filtering the input data.
See the Fields property for details and an example.