Edit

Share via


InformationNode Class

Definition

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

Applies to