Sdílet prostřednictvím


Offer.SalesGroupId Property

Definition

Gets or sets the sale group id for the offer. When placing an order, one has to ensure that the order contains items of the sales group, if not split them.

public string SalesGroupId { get; set; }
member this.SalesGroupId : string with get, set
Public Property SalesGroupId As String

Property Value

The sales group identifier.

Applies to