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

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

Parameters

dr
Type: System.DataDataRow
See Also