Click or drag to resize

VatGroupKey Constructor

Initializes a new instance of the VatGroupKey class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public VatGroupKey(
	string vatGroupId,
	string languageId
)

Parameters

vatGroupId
Type: SystemString
languageId
Type: SystemString
See Also