The IMsParametrizedDimensions interface is used to work with the collection of parameterized dimensions.
Property name | Brief description | |
The Count property returns the number of dimensions in the collection. | ||
The Item property returns a dimension from the collection by its index. |
Method name | Brief description | |
The FindById method searches for a dimension in the collection based on an identifier. | ||
The FindByKey method finds a dimension in the collection by its key. |
See also: