Allows configuring the auto-update parameters and settings. AutoUpdateEnabled must be set to true in order to be able to change the auto-update properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AutoUpdate() As IAgVeGPSAutoUpdate |
| [C#] |
|---|
public IAgVeGPSAutoUpdate AutoUpdate {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGPSAutoUpdate ^ get_AutoUpdate(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGPSAutoUpdate getAutoUpdate(); |
[Python - STK API ] |
|---|
@property def AutoUpdate(self) -> "IAgVeGPSAutoUpdate": |






