Cancel the recurring payment identified by recurringID
Namespace: Bluefin.Web.ClientAssembly: 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 Function Cancel ( _ recurringID As String _ ) As SchedulingResponse
Parameters
- recurringID
- Type:
System String
String of recurring payment ID to cancel.
Return Value
The instance of SchedulingResponse.Remarks
See Also