다음을 통해 공유


IDefinitionPath.ParentDefinitionPath 속성

Gets the path to report definition object's parent in the report definition.

네임스페이스:  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
An IDefinitionPath object.

참고 항목

참조

IDefinitionPath 인터페이스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스