Report.DocumentMap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.