Get the runway category.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RunwayCategory() As IAgAvtrRunwayCategory |
| [C#] |
|---|
public IAgAvtrRunwayCategory RunwayCategory {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrRunwayCategory ^ get_RunwayCategory(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrRunwayCategory getRunwayCategory(); |
[Python - STK API ] |
|---|
@property def RunwayCategory(self) -> "IAgAvtrRunwayCategory": |






