The error control method.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ErrorControl() As AgEVAErrorControl
|
| [C#] |
|---|
public AgEVAErrorControl ErrorControl {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVAErrorControl get_ErrorControl();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ErrorControl(
|
| [Java] |
|---|
public AgEVAErrorControl getErrorControl();public void setErrorControl(
|