This value should be set before sending the waypoint to the VAS, so that we are able to identify the waypoint when VAS notifications are received.

Namespace: FlightPlan
Assembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public int vas_id
Visual Basic
Public vas_id As Integer
Visual C++
public:
int vas_id

See Also