SAP Business One DI API 10.0 - Objects Reference (10.00.320)
UpdateCountry Method
Tablelist
DI API
Service Layer
Description
Update the specified Country with the updated data.
Syntax
Visual Basic
Public Sub UpdateCountry( _ ByVal
pICountry
As
Country
_ )
Parameters
pICountry
The data for the country to be updated.
See Also
CountriesService Object