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