This document is archived and information here might be outdated. Recommended version. |
The set of dimension names associated with the specified variable.
[Visual Basic .NET] Public Function GetDimensionNames ( _ ByVal bsVariableName As String _ ) As IStringArray
[C#] public IStringArray GetDimensionNames ( string bsVariableName );
[C++]
HRESULT GetDimensionNames(
BSTR bsVariableName
);
[C++] Parameters bsVariableName [in]
bsVariableName is a parameter of type BSTR