UpdateCountry Method See Also pICountry The data for the country to be updated. DescriptionUpdate the specified Country with the updated data. SyntaxVisual BasicPublic Sub UpdateCountry( _    ByVal pICountry As Country _ ) Parameters pICountry The data for the country to be updated. See AlsoCountriesService Object