DocumentMapNode Class

Definition

A node in the document map.

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
Inheritance
Attributes

Properties

Id

Gets a unique identifier for the node.

(Inherited from OnDemandDocumentMapNode)
Label

Gets the node label.

(Inherited from OnDemandDocumentMapNode)
Level

Gets the node level in the document map.

(Inherited from OnDemandDocumentMapNode)

Applies to