Table of Contents

Class ReturnMerchandiseAuthorizationCommentImage

Namespace
Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
Assembly
Dynamicweb.Ecommerce.dll
The class ReturnMerchandiseAuthorizationCommentImage represents rma comment image.
public class ReturnMerchandiseAuthorizationCommentImage
Inheritance
ReturnMerchandiseAuthorizationCommentImage
Inherited Members

Properties

Path

The path of the image.
public string Path { get; set; }

Property Value

string
To top