Freigeben über


DocumentMapNode-Klasse

Represents a single node in the document map.

Namespace:  ReportExecution2005
Assembly:  ReportExecution2005 (in ReportExecution2005.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class DocumentMapNode
'Usage
Dim instance As DocumentMapNode
[SerializableAttribute]
public class DocumentMapNode
[SerializableAttribute]
public ref class DocumentMapNode
[<SerializableAttribute>]
type DocumentMapNode =  class end
public class DocumentMapNode

Hinweise

DocumentMapNode is returned by the GetDocumentMap method.

Vererbungshierarchie

System. . :: . .Object
  ReportExecution2005..::..DocumentMapNode

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.