Metoda Report.GetDocumentMap —
Returns the representation of the document map for the local report.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
Public Function GetDocumentMap As DocumentMapNode
public DocumentMapNode GetDocumentMap()
public:
DocumentMapNode^ GetDocumentMap()
member GetDocumentMap : unit -> DocumentMapNode
public function GetDocumentMap() : DocumentMapNode
Wartość zwracana
Typ: Microsoft.Reporting.WebForms.DocumentMapNode
A DocumentMapNode object containing the top-level node of the document map hierarchy for the report.