Get the satellite's TimeEvents
properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TimeEvents() As IAgVeGfxTimeEventsCollection
|
| [C#] |
|---|
public IAgVeGfxTimeEventsCollection TimeEvents {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeGfxTimeEventsCollection^ get_TimeEvents();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_TimeEvents(
|
| [Java] |
|---|
public IAgVeGfxTimeEventsCollection getTimeEvents();
|