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