ICustomer.Carts 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.
Obtains the Cart collection behavior for the customer.
public Microsoft.Store.PartnerCenter.Carts.ICartCollection Carts { get; }
member this.Carts : Microsoft.Store.PartnerCenter.Carts.ICartCollection
Public ReadOnly Property Carts As ICartCollection