Share via


Parameter.Value 속성

정의

하위 보고서나 컨트롤의 매개 변수에 전달할 값으로 계산되는 식을 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Value { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Value { get; set; }
member this.Value : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Value As ReportExpression

속성 값

ReportExpression 개체입니다.

적용 대상