Get 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( BSTR * pVal ); |
[Java] |
---|
public String getOrbitType(); |