Поделиться через


Метод ReportExecutionService.GetDocumentMap

Returns the representation of the document map for the execution.

Пространство имен:  ReportExecution2005
Сборка:  ReportExecution2005 (в ReportExecution2005.dll)

Синтаксис

'Декларация
Public Function GetDocumentMap As DocumentMapNode
'Применение
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

Возвращаемое значение

Тип: ReportExecution2005.DocumentMapNode
A DocumentMapNode object containing the document map hierarchy for the report.

Замечания

The table below shows header and permissions information on this operation.

SOAP Header Usage

(In) TrustedUserHeaderValue

(In) ExecutionHeaderValue

(Out) ServerInfoHeaderValue

Native Mode Required Permissions

None

SharePoint Mode Required Permissions

None

См. также

Справочник

ReportExecutionService Класс

Пространство имен ReportExecution2005