SchedulingResponse NextRecurringPaymentDate Property Bluefin Web Client API Documentation
Gets the value of BluefinDate that incapsulates the date of next recurring payment or null, if response didn't return any value.

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 NextRecurringPaymentDate As BluefinDate 
	Get
Remarks

Incapsulated value represents Date without time fraction in YYYY-MM-DD format.
See Also