DocumentMapNode Class

Definition

Represents a single node in the document map.

public ref class DocumentMapNode
public class DocumentMapNode
type DocumentMapNode = class
Public Class DocumentMapNode
Inheritance
DocumentMapNode

Remarks

DocumentMapNode is returned by the GetDocumentMap method.

Constructors

DocumentMapNode()

Initializes a new instance of the DocumentMapNode class.

Properties

Children

Gets or sets a collection of child document map nodes.

Label

Gets or sets the label to be displayed for this node.

UniqueName

Gets or sets the unique name of the report item or grouping that this node should point to.

Applies to