ICustomerProfileCollection.Billing Property

Definition

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)

Property Value

Applies to