Click or drag to resize

VatGroupCreate 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.GetVatGroup(vatGroupId, languageId) instead")]
public static VatGroup Create(
	string vatGroupId,
	string languageId
)

Parameters

vatGroupId
Type: SystemString
languageId
Type: SystemString

Return Value

Type: VatGroup
See Also