Get the interface for a standard instrument approach landing.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ModeAsStandardInstrumentApproach() As IAgAvtrLandingStandardInstrumentApproach |
| [C#] |
|---|
public IAgAvtrLandingStandardInstrumentApproach ModeAsStandardInstrumentApproach {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrLandingStandardInstrumentApproach ^ get_ModeAsStandardInstrumentApproach(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrLandingStandardInstrumentApproach getModeAsStandardInstrumentApproach(); |
[Python - STK API ] |
|---|
@property def ModeAsStandardInstrumentApproach(self) -> "IAgAvtrLandingStandardInstrumentApproach": |






