Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / SubscriptionPlan Class


In This Topic
    SubscriptionPlan Class Properties
    In This Topic

    For a list of all members of this type, see SubscriptionPlan members.

    Public Properties
     NameDescription
    Public Property Gets or sets the Description  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets or sets the Group  
    Public Property Gets or sets the Group for this entity.  
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets or sets a value indicating whether subscription plan is optional or not  
    Public Property Gets a value indicating whether this subscription plan includes a recurring payment.  
    Public Property Gets or sets the Name  
    Public Property Gets or sets the NumberOfPayments  
    Public Property Gets or sets the OneTimeCharge  
    Public Property Gets the calculated one time charge for this subscription plan  
    Public Property Gets or sets the one time charge mode for this subscription plan  
    Public Property Gets or sets the OneTimeChargeModeId  
    Public Property Gets or sets the InitialChargeTaxCode  
    Public Property Gets or sets the Recurring TaxCode for this entity.  
    Public Property Gets or sets the OptionalPaymentFrequencies  
    Public Property Gets or sets the PaymentFrequency  
    Public Property Gets or sets the PaymentFrequencyType  
    Public Property Gets or sets the PaymentFrequencyTypeId  
    Public Property Gets or sets a value indicating the unit of time that applies to the payment interval.  
    Public Property Gets or sets the PaymentFrequencyUnitId  
    Public Property Gets or sets the Product  
    Public Property Gets or sets the ProductId associated with this subscription plan  
    Public Property Gets or sets the RecurringCharge  
    Public Property Gets or sets the recurring charge mode for this subscription plan  
    Public Property Gets or sets the RecurringChargeModeId  
    Public Property Gets or sets a value indicating whether RecurringChargeSpecified  
    Public Property Gets or sets the recurring TaxCode  
    Public Property Gets or sets the Recurring TaxCode for this entity.  
    Public Property Gets or sets a value indicating whether to repeat discounts in subsequent recurring orders/invoices or not  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the Subscriptions  
    Top
    See Also