PaymentScheduleFrequencyUnit Property
The unit of time to be used when calculating the frequency of payments.
Syntax
property PaymentScheduleFrequencyUnit: String;
Default Value
''
Remarks
The unit of time to be used when calculating the frequency of payments.
Possible values are:
- "D" or "Days"
- "M" or "Months"
- "Y" or "Years"
This property is not available at design time.
Data Type
String