Click or drag to resize

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

Parameters

vatGroupId
Type: SystemString

Return Value

Type: VatGroup
See Also