Get the route properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Route() As IAgVePropagator |
| [C#] |
|---|
public IAgVePropagator Route {get;} |
| [Managed C++] |
|---|
public: __property IAgVePropagator ^ get_Route(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVePropagator getRoute(); |
[Python - STK API ] |
|---|
@property def Route(self) -> "IAgVePropagator": |






