Click or drag to resize

VatGroupSave Method (String, String)

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.VatGroups.Save(vatGroup) instead")]
public void Save(
	string id,
	string languageId = ""
)

Parameters

id
Type: SystemString
languageId (Optional)
Type: SystemString
See Also