This document is archived and information here might be outdated. Recommended version. |
The selected dimension value for a dimension name.
[Visual Basic .NET]
Public Function GetDimensionValue ( _
ByVal dim As String _
) As Object
[C#]
public object GetDimensionValue (
string dim
);
[C++]
HRESULT GetDimensionValue(
BSTR dim
);
[C++] Parameters dim [in]
dim is a parameter of type BSTR