ExecutionInfo.HasDocumentMap 속성

정의

보고서에 문서 구조가 있는지 여부를 나타냅니다.

public:
 property bool HasDocumentMap { bool get(); void set(bool value); };
public bool HasDocumentMap { get; set; }
member this.HasDocumentMap : bool with get, set
Public Property HasDocumentMap As Boolean

속성 값

Boolean 값입니다.

설명

이 이trueHasDocumentMap 메서드를 사용하여 GetDocumentMap 문서 맵을 검색할 수 있습니다.

적용 대상