📚 SAP Business One SDK Help

GetCountry Method
See Also 
pICountryParams
CountryParams

Description

Returns an instance of the Country data structure.

Syntax

Visual Basic
Public Function GetCountry( _
   ByVal pICountryParams As CountryParams _
) As Country

Parameters

pICountryParams
CountryParams

See Also