C1.Silverlight.Olap.5
GetFormattedValue(Int32) Method

Index of the field whose value should be retrieved.
Gets a formatted value from the Values array.
Syntax
'Declaration
 
Public Overloads Function GetFormattedValue( _
   ByVal index As System.Integer _
) As System.String
public System.string GetFormattedValue( 
   System.int index
)

Parameters

index
Index of the field whose value should be retrieved.

Return Value

The formatted value for the given index.
See Also

Reference

C1OlapKey Class
C1OlapKey Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.