This document is archived and information here might be outdated. Recommended version. |
All variables having the specified dimension name.
[Visual Basic .NET] Public Function GetVariablesByDimension ( _ ByVal dimName As String _ ) As IStringArray
[C#] public IStringArray GetVariablesByDimension ( string dimName );
[C++]
HRESULT GetVariablesByDimension(
BSTR dimName
);
[C++]
Parameters dimName [in]
dimName is a parameter of type BSTR