Classe DocumentMapNode
A node in the document map.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class DocumentMapNode _
Inherits OnDemandDocumentMapNode
'Utilizzo
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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.ReportProcessing. . :: . .OnDemandDocumentMapNode
Microsoft.ReportingServices.OnDemandReportRendering..::..DocumentMapNode
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche