SchedulingResponse RecurringPaymentsRemaining Property Bluefin Web Client API Documentation
Gets BluefinInteger value that incapsulates number of payments remaining.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public ReadOnly Property RecurringPaymentsRemaining As BluefinInteger 
	Get
Remarks

null means payment recurring forever. Incapsulated value of 0 means no scheduled payments remain.
See Also