ReportExecutionService.NavigateDocumentMap(String) 메서드

정의

보고서의 특정 섹션으로 이동합니다.

public:
 int NavigateDocumentMap(System::String ^ DocMapID);
public int NavigateDocumentMap (string DocMapID);
member this.NavigateDocumentMap : string -> int
Public Function NavigateDocumentMap (DocMapID As String) As Integer

매개 변수

DocMapID
String

섹션의 DocumentMapNode ID입니다.

반환

문서 구조 ID에 해당하는 페이지 번호를 포함하는 integer이며, DocMapID가 잘못되었거나 없는 경우에는 0입니다.

설명

다음 표에서는 이 작업에 대한 헤더 및 사용 권한 정보를 보여 줍니다.

SOAP 헤더 사용 (In) TrustedUserHeaderValue

(In) ExecutionHeaderValue

(Out) ServerInfoHeaderValue
기본 모드 필수 권한 없음
SharePoint 모드 필수 권한 없음

적용 대상