Flight plan the stage belongs to.
Namespace: FlightPlanAssembly: 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 (); } |