DocumentMapNode Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a single node in the document map.
The following tables list the members exposed by the DocumentMapNode type.
Public Constructors
Name | Description | |
---|---|---|
DocumentMapNode |
Top
Public Properties
Name | Description | |
---|---|---|
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DocumentMapNode Class
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace