DocumentMapNode 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
문서 구조의 단일 노드를 나타냅니다.
public ref class DocumentMapNode
public class DocumentMapNode
type DocumentMapNode = class
Public Class DocumentMapNode
- 상속
-
DocumentMapNode
설명
DocumentMapNode는 GetDocumentMap 메서드에서 반환됩니다.
생성자
DocumentMapNode() |
DocumentMapNode 클래스의 새 인스턴스를 초기화합니다. |
속성
Children |
자식 문서 구조 노드의 컬렉션을 가져오거나 설정합니다. |
Label |
이 노드에 대해 표시할 레이블을 가져오거나 설정합니다. |
UniqueName |
이 노드가 가리켜야 하는 보고서 항목이나 그룹의 고유 이름을 가져오거나 설정합니다. |