📚 SAP Business One SDK Help

AddCountry Method
See Also 
pICountry
The data for the new country.

Description

Adds a Country as specified in the Country data structure.

Syntax

Visual Basic
Public Function AddCountry( _
   ByVal pICountry As Country _
) As CountryParams

Parameters

pICountry
The data for the new country.

See Also