Click or drag to resize

CountryRelationSave Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Services.CountryRelations.Save instead")]
public void Save(
	string methodType,
	string methodId,
	string code2,
	string countryId
)

Parameters

methodType
Type: SystemString
methodId
Type: SystemString
code2
Type: SystemString
countryId
Type: SystemString
See Also