PerspectiveMeasure.CopyTo(PerspectiveMeasure) 메서드

정의

이 개체의 내용을 다른 개체(대상)에 복사합니다.

public Microsoft.AnalysisServices.PerspectiveMeasure CopyTo (Microsoft.AnalysisServices.PerspectiveMeasure obj);
override this.CopyTo : Microsoft.AnalysisServices.PerspectiveMeasure -> Microsoft.AnalysisServices.PerspectiveMeasure
Public Function CopyTo (obj As PerspectiveMeasure) As PerspectiveMeasure

매개 변수

obj
PerspectiveMeasure

복사할 대상 개체입니다.

반환

대상 개체입니다.

적용 대상