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

属性值

与报表属性关联的字符串。

适用于