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

屬性值

一個與報告屬性相關聯的字串。

適用於