Share via


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)

適用対象