DocumentMapNode Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |