Get the User Runways.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property UserRunways() As IAgAvtrUserRunwaySource |
| [C#] |
|---|
public IAgAvtrUserRunwaySource UserRunways {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrUserRunwaySource ^ get_UserRunways(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrUserRunwaySource getUserRunways(); |
[Python - STK API ] |
|---|
@property def UserRunways(self) -> "IAgAvtrUserRunwaySource": |






