Partager via


Méthode PerspectiveAttribute.Clone

Creates a new, full copy of the PerspectiveAttribute object.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en 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.

Voir aussi

Référence

PerspectiveAttribute Classe

Espace de noms Microsoft.AnalysisServices