IBuildInformationNode Members
Include Protected Members
Include Inherited Members
This interface represents a single piece of (hierarchical) information about a build.
The IBuildInformationNode type exposes the following members.
Methods
Name
Description
Deletes the information node from the server.
Saves any changes to the information node (and its subnodes) to the server.
Top
Properties
Name
Description
Gets the subnodes of the information node.
Gets the custom name/value pairs associated with the information node.
Gets the unique identifier of the information node.
Gets the user who last modified the information node.
Gets the date at which the information node was last modified.
Gets the parent node of the information node.
Gets or sets the type of the information node.
Top