|
This method allows you to get a dimension defined by its internal name.
Dimension = GetDimensionByInternalName( Name );
Input: (String) Name |
An internal dimensionn name. |
Return: (IDimension) Dimension |
A dimension that corresponds to this name. |
|