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