Flight plan the leg belongs to.

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

Syntax

C#
public FlightPlan FlightPlan { get; }
Visual Basic
Public ReadOnly Property FlightPlan As FlightPlan
	Get
Visual C++
public:
property FlightPlan^ FlightPlan {
	FlightPlan^ get ();
}

See Also