Click or drag to resize

ReturnMerchandiseAuthorizationAddComment Method (String, ReturnMerchandiseAuthorizationCommentImageCollection)

Namespace:  Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void AddComment(
	string comment,
	ReturnMerchandiseAuthorizationCommentImageCollection images
)

Parameters

comment
Type: SystemString
images
Type: Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorizationReturnMerchandiseAuthorizationCommentImageCollection
See Also