Sdílet prostřednictvím


DocumentMapNode Members

Include Protected Members
Include Inherited Members

Represents a single node in the document map.

The DocumentMapNode type exposes the following members.

Constructors

  Name Description
Public method DocumentMapNode() Initializes a new instance of the DocumentMapNode class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Children Gets or sets a collection of child document map nodes.
Public property Label Gets or sets the label to be displayed for this node.
Public property UniqueName Gets or sets the unique name of the report item or grouping that this node should point to.

Top