Clone méthode

Creates a new, full copy of a PerspectiveAction object.

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

Syntaxe

'Déclaration
Public Function Clone As PerspectiveAction
'Utilisation
Dim instance As PerspectiveAction
Dim returnValue As PerspectiveAction

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

Valeur de retour

Type : Microsoft.AnalysisServices. . :: . .PerspectiveAction
A cloned object.