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