OrderLineItem.ParentSubscriptionId 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 parent subscription identifier. This parameter should only be set for add-on offer purchase. This applies to Order updates only.
public string ParentSubscriptionId { get; set; }
member this.ParentSubscriptionId : string with get, set
Public Property ParentSubscriptionId As String