Share via


RetailContosoDemoDataParameters.addAssortment_Channel_Product Method

Syntax

public void addAssortment_Channel_Product(
    anytype _assortmentHierarchyName, 
    ItemId _assortmentid, 
    ItemName _assortmentName, 
    anytype _publisheddatetime, 
    anytype _validfrom, 
    anytype _validto, 
    anytype _channelName, 
    anytype _productCategoryName, 
    anytype _product, 
    anytype _productVariant, 
   [RetailAssortmentStatusType _assortmentStatus, 
    OMOperatingUnitType _omOperatingUnitType, 
    RetailAssortmentExcludeIncludeType _productLineType, 
    Status _productStatus])

Run On

Called

Parameters

  • _assortmentHierarchyName
    Type: anytype
  • _productCategoryName
    Type: anytype

See Also

Reference

RetailContosoDemoDataParameters Class