다음을 통해 공유


MeasureGroupAttribute.Clone 메서드

Returns a clone of the object.

네임스페이스:  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
The clone.

참고 항목

참조

MeasureGroupAttribute 클래스

Microsoft.AnalysisServices 네임스페이스