Partager via


Classe DocumentMapNode

A node in the document map.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class DocumentMapNode _
    Inherits OnDemandDocumentMapNode
'Utilisation
Dim instance As DocumentMapNode
public sealed class DocumentMapNode : OnDemandDocumentMapNode
public ref class DocumentMapNode sealed : public OnDemandDocumentMapNode
[<SealedAttribute>]
type DocumentMapNode =  
    class
        inherit OnDemandDocumentMapNode
    end
public final class DocumentMapNode extends OnDemandDocumentMapNode

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.ReportProcessing. . :: . .OnDemandDocumentMapNode
    Microsoft.ReportingServices.OnDemandReportRendering..::..DocumentMapNode

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.