PerspectiveHierarchy-Konstruktor (String)
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub New ( _
hierarchyId As String _
)
'Usage
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
)
Parameter
- hierarchyId
Typ: System. . :: . .String