共用方式為


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 命名空間