Get the number of iteration which determines how many refinement iterations are allowed. Only available if Adaptive Lobatto is selected as the integral type.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property MaximumIterations() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_MaximumIterations(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






