ReportConnectionCustomCode.Method プロパティ

定義

指定されたメソッドの値を取得します。値の設定も可能です。

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

プロパティ値

レポート内のメソッドを指定する文字列値。

適用対象