<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapFilter Class / Field Property

In This Topic
    Field Property (C1OlapFilter)
    In This Topic
    Gets the field that this filter is acting on.
    Syntax
    'Declaration
     
    Public ReadOnly Property Field As C1OlapField
    public C1OlapField Field {get;}
    See Also