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
繼承
屬性

屬性

名稱 Description
Id

它會獲得節點的唯一識別碼。

(繼承來源 OnDemandDocumentMapNode)
Label

會取得節點標籤。

(繼承來源 OnDemandDocumentMapNode)
Level

取得文件映射中的節點層級。

(繼承來源 OnDemandDocumentMapNode)

適用於