OnDemandDocumentMapNode Class

Represents a node in the document map at run time.

Namespace:  Microsoft.ReportingServices.ReportProcessing
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Class OnDemandDocumentMapNode
'Usage
Dim instance As OnDemandDocumentMapNode
public class OnDemandDocumentMapNode
public ref class OnDemandDocumentMapNode
type OnDemandDocumentMapNode =  class end
public class OnDemandDocumentMapNode

Inheritance Hierarchy

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

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.