<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapKey Class
Properties Methods


In This Topic
    C1OlapKey Class Members
    In This Topic

    The following tables list the members exposed by C1OlapKey.

    Public Properties
     NameDescription
    Public PropertyGets the list of C1OlapField pivot fields associated with this C1OlapKey.  
    Public PropertyGets the C1OlapField that represents the value field associated with this C1OlapKey.  
    Public PropertyGets an array of values for the C1OlapField pivot fields associated with this C1OlapKey.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if two C1OlapKey objects represent the same set of C1OlapField objects and values.  
    Public MethodOverloaded. Gets a formatted value from the Values array.  
    Public MethodServes as a hash function for a C1OlapKey object.  
    Public MethodGets a value that determines whether a given data object matches the content of this C1OlapKey.  
    Public MethodReturns a string that represents this C1OlapKey.  
    Top
    See Also