DocumentMapNode 클래스

정의

문서 구조의 노드입니다.

public ref class DocumentMapNode sealed : Microsoft::ReportingServices::ReportProcessing::OnDemandDocumentMapNode
[System.Serializable]
public sealed class DocumentMapNode : Microsoft.ReportingServices.ReportProcessing.OnDemandDocumentMapNode
[<System.Serializable>]
type DocumentMapNode = class
    inherit OnDemandDocumentMapNode
Public NotInheritable Class DocumentMapNode
Inherits OnDemandDocumentMapNode
상속
특성

속성

Id

노드의 고유 식별자를 가져옵니다.

(다음에서 상속됨 OnDemandDocumentMapNode)
Label

노드 레이블을 가져옵니다.

(다음에서 상속됨 OnDemandDocumentMapNode)
Level

문서 구조의 노드 수준을 가져옵니다.

(다음에서 상속됨 OnDemandDocumentMapNode)

적용 대상