Displays the maximum degree permissible for the gravity model partials used in the STM.
Read-only property
[Visual Basic .NET] |
---|
Public Property MaxPartialsDegreeText() As String |
[C#] |
---|
public string MaxPartialsDegreeText {get;} |
[Managed C++] |
---|
public: __property String __gc ^ get_MaxPartialsDegreeText(); |
[Unmanaged C++] |
---|
public: HRESULT get_MaxPartialsDegreeText( BSTR * pVal ); |
[Java] |
---|
public String getMaxPartialsDegreeText(); |