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 네임스페이스