📚 SAP Business One SDK Help

UpdateCountry Method
See Also 
pICountry
The data for the country to be updated.

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