Report.ParentDefinitionPath 속성

정의

보고서 정의에서 보고서 정의 개체의 부모에 대한 경로를 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::IDefinitionPath ^ ParentDefinitionPath { Microsoft::ReportingServices::OnDemandReportRendering::IDefinitionPath ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath ParentDefinitionPath { get; }
member this.ParentDefinitionPath : Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath
Public ReadOnly Property ParentDefinitionPath As IDefinitionPath

속성 값

IDefinitionPath 개체입니다.

구현

적용 대상