InformationNode.NodeId Property
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.
Node Id of this information node
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public int NodeId { get; set; }
member this.NodeId : int with get, set
Public Property NodeId As Integer
Property Value
- Attributes