Order.BillingCycle Property

Definition

Gets or sets the type of billing cycle for the selected offers.

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

Property Value

The type of billing cycle set for the offers.

Applies to