Get the flight parameter type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property LaunchControlType() As AgEVeLaunchControl
|
| [C#] |
|---|
public AgEVeLaunchControl LaunchControlType {get;}
|
| [Managed C++] |
|---|
public: __property AgEVeLaunchControl get_LaunchControlType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_LaunchControlType(
|
| [Java] |
|---|
public AgEVeLaunchControl getLaunchControlType();
|