Gets the C1OlapField that represents the value field
associated with this C1OlapKey.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.4 (in C1.Silverlight.Olap.4.dll)
Syntax
C# |
---|
public C1OlapField ValueField { get; } |
Visual Basic |
---|
Public ReadOnly Property ValueField As C1OlapField Get |