Partager via


Clone méthode

Creates a new, full copy of the PerspectiveAttribute object.

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

Syntaxe

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

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

Valeur de retour

Type : Microsoft.AnalysisServices. . :: . .PerspectiveAttribute
The cloned object.