CartLineItem.ProvisioningContext Property

Definition

Gets or sets a context that will be used for provisioning of the catalog item.

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

Property Value

Applies to