Report.DocumentMap 속성

정의

보고서의 문서 구조를 가져옵니다.

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

속성 값

DocumentMap 개체입니다.

적용 대상