ReportFilterCondition.Property 속성

정의

보고서의 속성에 연결된 텍스트를 가져오거나 설정합니다.

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

속성 값

보고서의 속성에 연결된 문자열입니다.

적용 대상