Click or drag to resize

ILinkPeercfgLinkType Property

Source link type identifier.

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

Property Value

Type: String
Arbitrary string. Can be empty.
Remarks
This value is used to find the compatible peers. The peers of the different types will not be able to connect with each other.
See Also