ReportFilterCondition.Value 속성

정의

필터 조건의 값을 가져오거나 설정합니다.

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

속성 값

보고서의 필터 조건을 나타내는 문자열 값입니다.

적용 대상