CalculationProperty.CalculationReference 속성

정의

MDX 스크립트 개체에 정의된 계산 이름을 가져오거나 설정합니다.

public string CalculationReference { get; set; }
member this.CalculationReference : string with get, set
Public Property CalculationReference As String

속성 값

CalculationProperty에서 참조하는 명명된 집합 또는 계산 셀의 이름입니다.

적용 대상