|
IMdProcedure::GetDimensions
Description
This method allows you to get dimensions created in this procedure.
Syntax
DimensionsList = GetDimensions ( );
Return: (Variant) DimensionsList |
List of dimensions created in the procedure. |
|
|
This method allows you to get dimensions created in this procedure.
DimensionsList = GetDimensions ( );
Return: (Variant) DimensionsList |
List of dimensions created in the procedure. |
|