Take-off (TO) leg class.

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

Syntax

C#
public class TOLeg : Leg
Visual Basic
Public Class TOLeg _
	Inherits Leg
Visual C++
public ref class TOLeg : public Leg

Inheritance Hierarchy

System..::..Object
  FlightPlan..::..Leg
    FlightPlan..::..TOLeg

See Also