ICustomer.ServiceCosts 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 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.