Disables the specified control
parameter
| [Visual Basic .NET] |
|---|
Public Sub DisableControlParameter( _
ByVal Param As AgEVAControlStoppingCondition _
)
|
| [C#] |
|---|
public void DisableControlParameter(
|
| [Managed C++] |
|---|
public: void DisableControlParameter(
|
| [Java] |
|---|
public disableControlParameter(
|
| [Unmanaged C++] |
|---|
public: HRESULT DisableControlParameter(
|
- Param
-
Member Value Description eVAControlStoppingConditionTripValue 0 Trip - the value at which the stopping condition will be satisfied.