Click or drag to resize
ShippingOptionTaxClassInfo Constructor (DataRow)
Constructor - Creates a new ShippingOptionTaxClassInfo object from the given DataRow.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public ShippingOptionTaxClassInfo(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
See Also