Report.DocumentMap Property

Definition

Gets the document map for the report.

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

Property Value

A DocumentMap object.

Applies to