Offer.SalesGroupId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.