Sdílet prostřednictvím


PerspectiveHierarchy.Clone Method

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

Syntax

'Declaration
Public Function Clone As PerspectiveHierarchy
'Usage
Dim instance As PerspectiveHierarchy
Dim returnValue As PerspectiveHierarchy

returnValue = instance.Clone()
public PerspectiveHierarchy Clone()
public:
PerspectiveHierarchy^ Clone()
member Clone : unit -> PerspectiveHierarchy 
public function Clone() : PerspectiveHierarchy