次の方法で共有


IDefinitionPath.ParentDefinitionPath プロパティ

レポート定義内のレポート定義オブジェクトの親のパスを取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
ReadOnly Property ParentDefinitionPath As IDefinitionPath 
    Get
'使用
Dim instance As IDefinitionPath 
Dim value As IDefinitionPath 

value = instance.ParentDefinitionPath
IDefinitionPath ParentDefinitionPath { get; }
property IDefinitionPath^ ParentDefinitionPath {
    IDefinitionPath^ get ();
}
abstract ParentDefinitionPath : IDefinitionPath
function get ParentDefinitionPath () : IDefinitionPath

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath
IDefinitionPath オブジェクトです。

関連項目

参照

IDefinitionPath インターフェイス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間