Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A node in the document map.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.ReportProcessing.OnDemandDocumentMapNode
Microsoft.ReportingServices.OnDemandReportRendering.DocumentMapNode
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class DocumentMapNode _
Inherits OnDemandDocumentMapNode
'Usage
Dim instance As DocumentMapNode
[SerializableAttribute]
public sealed class DocumentMapNode : OnDemandDocumentMapNode
[SerializableAttribute]
public ref class DocumentMapNode sealed : public OnDemandDocumentMapNode
[<SealedAttribute>]
[<SerializableAttribute>]
type DocumentMapNode =
class
inherit OnDemandDocumentMapNode
end
public final class DocumentMapNode extends OnDemandDocumentMapNode
Der DocumentMapNode-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Id | Gets a unique identifier for the node. (Geerbt von OnDemandDocumentMapNode.) |
![]() |
Label | Gets the node label. (Geerbt von OnDemandDocumentMapNode.) |
![]() |
Level | Gets the node level in the document map. (Geerbt von OnDemandDocumentMapNode.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace
.gif)
.gif)