  | ReturnMerchandiseAuthorizationCommentAddImage Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic void AddImage(
	string imagePath
)
Public Sub AddImage ( 
	imagePath As String
)
Parameters
- imagePath
 - Type: SystemString
 
See Also