Node.IdNum Property

Comuna.NET

NodeIdNum Property

Gets or sets the ID of this node.

Namespace:  Comuna.D3
Assembly:  Comuna.D3 (in Comuna.D3.dll) Version: 1.0.0
Syntax
C#
public uint IdNum { get; set; }
Request Example View Source

Property Value

Type: UInt32
See Also