言語

ModelDrillthroughReport.Path プロパティ

定義

モデルのドリルスルーレポートの全パスを取得するか設定します。

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

プロパティ値

モデルのドリルスルーレポートの全経路を含む String 値です。

適用対象