C1.Olap Namespace > C1OlapKey Class > GetFormattedValue Method : GetFormattedValue(Int32) Method |
'Declaration
Public Overloads Function GetFormattedValue( _ ByVal index As System.Integer _ ) As System.String
'Usage
Dim instance As C1OlapKey Dim index As System.Integer Dim value As System.String value = instance.GetFormattedValue(index)
public System.string GetFormattedValue( System.int index )
public function GetFormattedValue( index: System.Integer ): System.String;
public function GetFormattedValue( index : System.int ) : System.String;
public: System.string* GetFormattedValue( System.int index )
public: System.String^ GetFormattedValue( System.int 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