Enum CatalogRelationResponseGroup.ResponseGroup

The ResponseGroup enumeration defines and specifies the catalog relation response group.

Namespace: Mediachase.Commerce.Catalog.Managers
Assembly: Mediachase.Commerce.dll
Version: 10.8.0
Syntax
[Flags]
public enum ResponseGroup

Fields

Name Description
CatalogEntry

Represents the catalog entry response group.

CatalogNode

Represents the catalog node response group.

NodeEntry

Represents the node entry response group.

Extension Methods