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)

適用対象