Get the integral type which determines the method of integration and can be set to trapezoidal, Simplson or adaptive Lobatto.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgECrdnIntegralType |
| [C#] |
|---|
public AgECrdnIntegralType Type {get; set;} |
| [Managed C++] |
|---|
public: __property AgECrdnIntegralType get_Type(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Type( |
| [Java] |
|---|
public AgECrdnIntegralType getType(); |
