ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TWebe.PaymentPlanFrequency Property

Payment instalment frequency of the payment plan.

  • Null = Payment plan is not being used
  • 1 = Weekly
  • 2 = Fortnightly
  • 3 = Monthly
  • 4 = Every 4 weeks
  • 5 = Quarterly
  • 6 = Half yearly
  • 7 = Yearly

C#
public int? PaymentPlanFrequency;
Copyright (c) VETtrak 2022. All rights reserved.