Node.ID Property

Comuna.NET

NodeID 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 string ID { get; set; }
Request Example View Source

Property Value

Type: String
See Also