Table of Contents

Enum UpdateType

Namespace
Dynamicweb.Ecommerce.Products
Assembly
Dynamicweb.Ecommerce.dll
Update type.
public enum UpdateType

Fields

AllDependencies = 3
All dependencies
LanguageDependent = 0
Depend on language
NoDependencies = 2
No dependencies
VariantDependent = 1
Depend on variant
To top