Connection.Target Property

Comuna.NET

ConnectionTarget Property

Gets the target node.

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

Property Value

Type: UInt32

Implements

IEdge.Target
See Also