CyclesCompleted Property
The number of completed billing cycles.
Syntax
[VB.NET] Public ReadOnlyProperty CyclesCompleted As Integer
[C#] public int CyclesCompleted {get;}
Remarks
The number of completed billing cycles in the current subscription period.
Billing cycles are given the completed status once payment has been received or collection retry attempts have failed.
This property is read-only.
Default Value
0