Udostępnij przez


AggregationInstanceDimensionCollection.Add Method

Creates and adds an AggregationInstanceDimension to the end of the collection.

Overload List

Name Description
AggregationInstanceDimensionCollection.Add (AggregationInstanceDimension)
Adds the specified AggregationInstanceDimension to the end of the collection.
AggregationInstanceDimensionCollection.Add (ModelComponent) (inherited from Add )
AggregationInstanceDimensionCollection.Add (String)
Creates and adds an AggregationInstanceDimension, the specified by cubeDimensionId, to the end of the collection.
AggregationInstanceDimensionCollection.Add (ModelComponent, Boolean) (inherited from Add )
AggregationInstanceDimensionCollection.Add (String, IModelComponent) (inherited from Add )
AggregationInstanceDimensionCollection.Add (String, IModelComponent, Boolean) (inherited from Add )