| Update Method | |
| See Also |
- pISpecificWTHAmounts
- The data for the specific WTax amounts to be updated. The SpecificWTHAmounts object must contain the key of the object to be updated.
The data for the specific WTax amounts, including the key of the specific WTax amounts to be updated, is contained in the SpecificWTHAmounts object passed to the method. To update a specific WTax amounts, you must first retrieve it using the Get method.
| Visual Basic |
|---|
Public Sub Update( _
ByVal pISpecificWTHAmounts As SpecificWTHAmounts _
) |
- pISpecificWTHAmounts
- The data for the specific WTax amounts to be updated. The SpecificWTHAmounts object must contain the key of the object to be updated.