The orbit size type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property OrbitType() As String
|
| [C#] |
|---|
public string OrbitType {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_OrbitType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_OrbitType(
|
| [Java] |
|---|
public String getOrbitType();
|