ReportConnectionCustomCode.Class 屬性

定義

取得或設定報告中類別的值。

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

屬性值

一個代表報告中類別的字串值。

適用於