Displays the maximum order permissible for
the gravity model.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property MaxOrderText() As String
|
| [C#] |
|---|
public string MaxOrderText {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_MaxOrderText();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_MaxOrderText(
|
| [Java] |
|---|
public String getMaxOrderText();
|