DocumentMapNode 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
文件映射中的一個節點。
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) |