Table of Contents

Class DetailMoveSetting

Namespace
Dynamicweb.Ecommerce.Products
Assembly
Dynamicweb.Ecommerce.dll

The class DetailMoveSetting represents meta data used for move details from one product to another

public sealed class DetailMoveSetting : ProductVariantMoveSetting
Inheritance
DetailMoveSetting
Inherited Members

Properties

DetailId

public string? DetailId { get; set; }

Property Value

string

LanguageId

public string? LanguageId { get; set; }

Property Value

string
To top