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






