Order.BillingCycle Propiedad

Definición

Obtiene o establece el tipo de ciclo de facturación para las ofertas seleccionadas.

public Microsoft.Store.PartnerCenter.Models.Offers.BillingCycleType BillingCycle { get; set; }
member this.BillingCycle : Microsoft.Store.PartnerCenter.Models.Offers.BillingCycleType with get, set
Public Property BillingCycle As BillingCycleType

Valor de propiedad

El tipo de ciclo de facturación establecido para las ofertas.

Se aplica a