Link.Target Property

Comuna.NET

LinkTarget Property

Gets or sets the ID of the target node of this link.

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

Property Value

Type: UInt32
See Also