MeasureGroupAttribute.Clone メソッド

オブジェクトの複製を返します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Function Clone As MeasureGroupAttribute
'使用
Dim instance As MeasureGroupAttribute 
Dim returnValue As MeasureGroupAttribute 

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

戻り値

型: Microsoft.AnalysisServices.MeasureGroupAttribute
複製です。

関連項目

参照

MeasureGroupAttribute クラス

Microsoft.AnalysisServices 名前空間