Gets a formatted value from the
C1OlapKey.Values array.
'Declaration
Public Overloads Function GetFormattedValue( _
ByVal As System.Integer, _
ByVal As System.Object _
) As System.String
public System.string GetFormattedValue(
System.int ,
System.object
)
Parameters
- index
- Index of the field whose value should be retrieved.
- item
- Object that provides the unformatted value.
Return Value
The formatted value for the given index.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2