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 对象。

适用于