InformationNode Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data representation of an information node associated with a build
[System.Runtime.Serialization.DataContract]
public sealed class InformationNode
type InformationNode = class
Public NotInheritable Class InformationNode
- Inheritance
-
InformationNode
- Attributes
Constructors
InformationNode() |
Properties
Fields |
Fields of the information node |
LastModifiedBy |
Process or person that last modified this node |
LastModifiedDate |
Date this node was last modified |
NodeId |
Node Id of this information node |
ParentId |
Id of parent node (xml tree) |
Type |
The type of the information node |