<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapKey Class / Fields Property

In This Topic
    Fields Property (C1OlapKey)
    In This Topic
    Gets the list of C1OlapField pivot fields associated with this C1OlapKey.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fields As C1OlapFieldList
    public C1OlapFieldList Fields {get;}
    See Also