다음을 통해 공유


ParentDefinitionPath 속성

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

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public ReadOnly Property ParentDefinitionPath As IDefinitionPath
    Get
‘사용 방법
Dim instance As MemberHierarchy
Dim value As IDefinitionPath

value = instance.ParentDefinitionPath
public IDefinitionPath ParentDefinitionPath { get; }
public:
virtual property IDefinitionPath^ ParentDefinitionPath {
    IDefinitionPath^ get () sealed;
}
abstract ParentDefinitionPath : IDefinitionPath
override ParentDefinitionPath : IDefinitionPath
final function get ParentDefinitionPath () : IDefinitionPath

구현

IDefinitionPath. . :: . .ParentDefinitionPath