Méthode PerspectiveHierarchyCollection.Find

Gets the PerspectiveHierarchy that has the specified identifier from the collection.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
public PerspectiveHierarchy Find(
    string hierarchyId
)

Paramètres

Valeur de retour

Type : Microsoft.AnalysisServices.PerspectiveHierarchy
The PerspectiveHierarchy if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).

Voir aussi

Référence

PerspectiveHierarchyCollection Classe

Espace de noms Microsoft.AnalysisServices