다음을 통해 공유


ChartFormulaParameter.Value 속성

정의

값이 실제 데이터 요소에 따라 결정되지 않는 경우 매개 변수의 값으로 계산되는 식을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ Value { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty Value { get; }
member this.Value : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property Value As ReportVariantProperty

속성 값

ReportVariantProperty 개체입니다.

적용 대상