Connection.Source Property

Comuna.NET

ConnectionSource Property

Gets the source node.

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

Property Value

Type: UInt32

Implements

IEdge.Source
See Also