Condividi tramite


Metodo PerspectiveHierarchy.Clone

Returns a clone of the object.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public Function Clone As PerspectiveHierarchy
'Utilizzo
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

Valore restituito

Tipo: Microsoft.AnalysisServices.PerspectiveHierarchy
The clone.

Vedere anche

Riferimento

PerspectiveHierarchy Classe

Spazio dei nomi Microsoft.AnalysisServices