DiscreteCallSchedulegetNextCall Method
A convenience method to get the "next" call.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public virtual Redemption getNextCall()
Public Overridable Function getNextCall As Redemption
Redemption
A the earliest call in this schedule, or null
if a call doesn't exist in this schedule.
CallSchedulegetNextCall