Gets or sets the number of months for which the CDuesProduct will be renewed when payment is received.
Namespace: Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public int RenewalMonths { get; set; } |
| Visual Basic |
|---|
Public Property RenewalMonths As Integer Get Set |
| Visual C++ |
|---|
public: property int RenewalMonths { int get (); void set (int value); } |
Field Value
The number of months for which the dues product will be renewed when a renewal payment is received.
Remarks
If not set, or set to 0, the Standard Billing Interval (from Dues/Billing Setup) will be used.