ICustomerProfileCollection.Billing 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 the customer's billing profile operations.
public Microsoft.Store.PartnerCenter.Customers.Profiles.ICustomerProfile<Microsoft.Store.PartnerCenter.Models.Customers.CustomerBillingProfile> Billing { get; }
member this.Billing : Microsoft.Store.PartnerCenter.Customers.Profiles.ICustomerProfile<Microsoft.Store.PartnerCenter.Models.Customers.CustomerBillingProfile>
Public ReadOnly Property Billing As ICustomerProfile(Of CustomerBillingProfile)