ReportExecutionService.GetDocumentMap Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |