Get the DAFIF waypoints.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DAFIFWaypoints() As IAgAvtrDAFIFSource |
| [C#] |
|---|
public IAgAvtrDAFIFSource DAFIFWaypoints {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrDAFIFSource ^ get_DAFIFWaypoints(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrDAFIFSource getDAFIFWaypoints(); |
[Python - STK API ] |
|---|
@property def DAFIFWaypoints(self) -> "IAgAvtrDAFIFSource": |






