DiscountInfo Constructor (DataRow) |
Constructor - Creates a new DiscountInfo object from the given DataRow.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public DiscountInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
See Also