C1.Silverlight.Olap.5 Assembly > C1.Olap Namespace : C1OlapKey Class |
The following tables list the members exposed by C1OlapKey.
Name | Description | |
---|---|---|
Fields | Gets the list of C1OlapField pivot fields associated with this C1OlapKey. | |
ValueField | Gets the C1OlapField that represents the value field associated with this C1OlapKey. | |
Values | Gets an array of values for the C1OlapField pivot fields associated with this C1OlapKey. |
Name | Description | |
---|---|---|
Equals | Returns true if two C1OlapKey objects represent the same set of C1OlapField objects and values. | |
GetFormattedValue | Overloaded. Gets a formatted value from the Values array. | |
GetHashCode | Serves as a hash function for a C1OlapKey object. | |
MatchesItem | Gets a value that determines whether a given data object matches the content of this C1OlapKey. | |
ToString | Returns a string that represents this C1OlapKey. |