ReportExecutionService.GetDocumentMap Method
SQL Server 2008 R2
Returns the representation of the document map for the execution.
Assembly: ReportExecution2005 (in ReportExecution2005.dll)
[SoapHeaderAttribute("TrustedUserHeaderValue")] [SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)] [SoapDocumentMethodAttribute("http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetDocumentMap", RequestNamespace = "http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", ResponseNamespace = "http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)] [SoapHeaderAttribute("ExecutionHeaderValue")] public DocumentMapNode GetDocumentMap()
Return Value
Type: ReportExecution2005.DocumentMapNodeA 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) ExecutionHeaderValue (Out) ServerInfoHeaderValue |
Native Mode Required Permissions | None |
SharePoint Mode Required Permissions | None |
