Classe OnDemandDocumentMapNode
Represents a node in the document map at run time.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.ReportProcessing.OnDemandDocumentMapNode
Microsoft.ReportingServices.OnDemandReportRendering.DocumentMapNode
Namespace: Microsoft.ReportingServices.ReportProcessing
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class OnDemandDocumentMapNode
'Uso
Dim instance As OnDemandDocumentMapNode
[SerializableAttribute]
public class OnDemandDocumentMapNode
[SerializableAttribute]
public ref class OnDemandDocumentMapNode
[<SerializableAttribute>]
type OnDemandDocumentMapNode = class end
public class OnDemandDocumentMapNode
O tipo OnDemandDocumentMapNode expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Id | Gets a unique identifier for the node. |
![]() |
Label | Gets the node label. |
![]() |
Level | Gets the node level in the document map. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.