Gets a type of the almanac.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgEVeGPSAlmanacType
|
| [C#] |
|---|
public AgEVeGPSAlmanacType Type {get;}
|
| [Managed C++] |
|---|
public: __property AgEVeGPSAlmanacType get_Type();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Type(
|
| [Java] |
|---|
public AgEVeGPSAlmanacType getType();
|