IMsParametrizedDimensions

Description

The IMsParametrizedDimensions interface is used to work with the collection of parameterized dimensions.

Properties

  Property name Brief description
Count The Count property returns the number of dimensions in the collection.
Item The Item property returns a dimension from the collection by its index.

Methods

  Method name Brief description
FindById The FindById method searches for a dimension in the collection based on an identifier.
FindByKey The FindByKey method finds a dimension in the collection by its key.

See also:

Ms Assembly Interfaces