Ms > Ms Assembly Interfaces > IMsParametrizedDimension
Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsParametrizedDimension interface is used to work with a parameterized dimension.
IMsParametrizedDimension
To work with all parameterized dimensions, use the IMsParametrizedDimensions interface.
Property name | Brief description | |
![]() |
Aggregation | The Aggregation property returns settings of aggregation for parametrized dimension. |
![]() |
Dimension | The Dimension property returns the dimension. |
![]() |
DimensionDescriptor | The DimensionDescriptor property returns the dimensions as a repository object. |
![]() |
Parameter | The Parameters property determines a dimension parameter. |
Property name | Brief description | |
![]() |
The Id property returns the object identifier. | |
![]() |
The Key property returns the object key. | |
![]() |
The Name property returns the object name. |
See also: