Поделиться через


Метод PerspectiveAttribute.Clone

Creates a new, full copy of the PerspectiveAttribute object.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Function Clone As PerspectiveAttribute
'Применение
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

Возвращаемое значение

Тип: Microsoft.AnalysisServices.PerspectiveAttribute
The cloned object.

См. также

Справочник

PerspectiveAttribute Класс

Пространство имен Microsoft.AnalysisServices