CartLineItem.Error Property

Definition

Gets or sets an error associated to this cart line item.

public Microsoft.Store.PartnerCenter.Models.Carts.CartError Error { get; set; }
member this.Error : Microsoft.Store.PartnerCenter.Models.Carts.CartError with get, set
Public Property Error As CartError

Property Value

Applies to