AggregationInstanceDimensionCollection.Contains Method
Include Protected Members
Include Inherited Members
Indicates whether the collection contains an AggregationInstanceDimension.
Overload List
Name | Description | |
---|---|---|
Contains(String) | Indicates whether the collection contains an AggregationInstanceDimension, which is identified by cubeDimensionId. | |
Contains(AggregationInstanceDimension) | Indicates whether the collection contains the specified AggregationInstanceDimension. | |
Contains(IModelComponent) | (Inherited from ModelComponentCollection.) |
Top