AggregationInstanceDimensionCollection.Find-Methode

Finds the AggregationInstanceDimension, with the specified cubeDimensionId, from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public AggregationInstanceDimension Find(
    string cubeDimensionId
)

Parameter

Rückgabewert

Typ: Microsoft.AnalysisServices.AggregationInstanceDimension
The AggregationInstanceDimension if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).

Siehe auch

Verweis

AggregationInstanceDimensionCollection Klasse

Microsoft.AnalysisServices-Namespace