Reset Method
Reset the internal state of the component and all properties to their default values.
Syntax
[VB.NET] Public Sub Reset()
[C#] public void Reset();
Remarks
The Reset method does not have any parameters and does not return any value.
E-Banking Integrator V4 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Reset MethodReset the internal state of the component and all properties to their default values. Syntax[VB.NET] Public Sub Reset() [C#] public void Reset(); RemarksThe Reset method does not have any parameters and does not return any value. |
||