Compartilhar via


OrderLineItem.AdditionalPartnerIdsOnRecord Property

Definition

Gets or sets the additional partner identifiers on record.

public System.Collections.Generic.IEnumerable<string> AdditionalPartnerIdsOnRecord { get; set; }
member this.AdditionalPartnerIdsOnRecord : seq<string> with get, set
Public Property AdditionalPartnerIdsOnRecord As IEnumerable(Of String)

Property Value

The partner identifier on record.

Applies to