Whether Automatic Update is active.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Selection() As AgEVeGPSElemSelection
|
| [C#] |
|---|
public AgEVeGPSElemSelection Selection {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVeGPSElemSelection get_Selection();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Selection(
|
| [Java] |
|---|
public AgEVeGPSElemSelection getSelection();public void setSelection(
|