Table of Contents

Enum FeedRelationType

Namespace
Dynamicweb.Ecommerce.Feeds
Assembly
Dynamicweb.Ecommerce.dll

The feed relation types enumeration

[Flags]
public enum FeedRelationType

Fields

None = 0
RelatedGroups = 4
RelatedProducts = 2
Variants = 1
To top