Click or drag to resize

ILinkPeerlinkNodeName Property

The persisted name of the attach node of the other peer.

Namespace:  KASAPIv2
Assembly:  KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntax
C#
string linkNodeName { get; }
Request Example View Source

Property Value

Type: String
The name or null if not linked.
Remarks
This value must be available during the vessel loading.
See Also