Get a list of droplines at intervals along
the MTO's ephemeris.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Ephemeris() As IAgVeVODropLinePathItemCollection
|
| [C#] |
|---|
public IAgVeVODropLinePathItemCollection Ephemeris {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeVODropLinePathItemCollection^ get_Ephemeris();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Ephemeris(
|
| [Java] |
|---|
public IAgVeVODropLinePathItemCollection getEphemeris();
|