BillingFrequency Property
The number of billing periods that make up one billing cycle.
Syntax
property BillingFrequency: String;
Default Value
''
Remarks
The number of billing periods that make up one billing cycle.
The combination of BillingFrequency and BillingPeriod must be no more than one year. For example, if the BillingPeriod is Week, then the BillingFrequency must not be more than 52. Likewise, if the BillingPeriod is Month, the BillingFrequency must not be more than 12.
NOTE: If the BillingPeriod has been set to SemiMonth, the BillingFrequency must be 1.
Data Type
String