Freigeben über


PerspectiveAttribute.Clone-Methode

Creates a new, full copy of the PerspectiveAttribute object.

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

Syntax

'Declaration
Public Function Clone As PerspectiveAttribute
'Usage
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

Rückgabewert

Typ: Microsoft.AnalysisServices.PerspectiveAttribute
The cloned object.

Siehe auch

Verweis

PerspectiveAttribute Klasse

Microsoft.AnalysisServices-Namespace