DimensionCollection.Find-Methode

Gets the Dimension with the specified identifier from the collection.

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

Syntax

C#
public Dimension Find(
    string id
)

Parameter

Rückgabewert

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

Siehe auch

Verweis

DimensionCollection Klasse

Microsoft.AnalysisServices-Namespace