Table of Contents

Class AssortmentInfo

Namespace
Dynamicweb.DataIntegration.ProviderHelpers
Assembly
Dynamicweb.DataIntegration.dll
public class AssortmentInfo
Inheritance
AssortmentInfo
Inherited Members

Properties

AssortmentID

public string? AssortmentID { get; set; }

Property Value

string

RelationID

public string? RelationID { get; set; }

Property Value

string

RelationType

public AssortmentRelationType RelationType { get; set; }

Property Value

AssortmentRelationType
To top