Click or drag to resize

ReturnMerchandiseAuthorizationCommentFill Method

Namespace:  Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Fill(
	DataRow dataRow,
	ReturnMerchandiseAuthorization rma
)

Parameters

dataRow
Type: System.DataDataRow
rma
Type: Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorizationReturnMerchandiseAuthorization
See Also