ICustomer.ServiceCosts Property

Definition

Obtains the service costs behavior for the customer.

public Microsoft.Store.PartnerCenter.Customers.ServiceCosts.ICustomerServiceCostsCollection ServiceCosts { get; }
member this.ServiceCosts : Microsoft.Store.PartnerCenter.Customers.ServiceCosts.ICustomerServiceCostsCollection
Public ReadOnly Property ServiceCosts As ICustomerServiceCostsCollection

Property Value

The customer's service costs.

Applies to