ReportExecutionService.GetDocumentMap Method

Definition

Returns the representation of the document map for the execution.

public:
 ReportExecution2005::DocumentMapNode ^ GetDocumentMap();
public ReportExecution2005.DocumentMapNode GetDocumentMap ();
member this.GetDocumentMap : unit -> ReportExecution2005.DocumentMapNode
Public Function GetDocumentMap () As DocumentMapNode

Returns

A DocumentMapNode object containing the document map hierarchy for the report.

Remarks

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

Applies to