OrderLineItem.AdditionalPartnerIdsOnRecord 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 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.