Méthode ReportExecutionService.GetDocumentMap
Returns the representation of the document map for the execution.
Espace de noms : ReportExecution2005
Assembly : ReportExecution2005 (en ReportExecution2005.dll)
Syntaxe
'Déclaration
Public Function GetDocumentMap As DocumentMapNode
'Utilisation
Dim instance As ReportExecutionService
Dim returnValue As DocumentMapNode
returnValue = instance.GetDocumentMap()
public DocumentMapNode GetDocumentMap()
public:
DocumentMapNode^ GetDocumentMap()
member GetDocumentMap : unit -> DocumentMapNode
public function GetDocumentMap() : DocumentMapNode
Valeur de retour
Type : ReportExecution2005.DocumentMapNode
A DocumentMapNode object containing the document map hierarchy for the report.
Notes
The table below shows header and permissions information on this operation.
SOAP Header Usage |
(In) ExecutionHeaderValue (Out) ServerInfoHeaderValue |
Native Mode Required Permissions |
None |
SharePoint Mode Required Permissions |
None |