Click or drag to resize

ILinkVesselInfo Interface

A generic interface to deal with the vessels info.

Namespace:  KASAPIv2
Assembly:  KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntax
C#
public interface ILinkVesselInfo
Request Example View Source

The ILinkVesselInfo type exposes the following members.

Properties
  NameDescription
Public propertypart
Part that owns the info.
Public propertyvesselInfo
The persisted vessel's info.
Top
See Also