Partager via


PerspectiveHierarchy constructeur (String)

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

Syntaxe

'Déclaration
Public Sub New ( _
    hierarchyId As String _
)
'Utilisation
Dim hierarchyId As String

Dim instance As New PerspectiveHierarchy(hierarchyId)
public PerspectiveHierarchy(
    string hierarchyId
)
public:
PerspectiveHierarchy(
    String^ hierarchyId
)
new : 
        hierarchyId:string -> PerspectiveHierarchy
public function PerspectiveHierarchy(
    hierarchyId : String
)

Paramètres