ReportParameter.Value 속성

정의

매개 변수의 값을 가져오거나 설정합니다.

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

속성 값

매개 변수 값이 있는 String입니다.

적용 대상