Displays form for Scheduled Payment options for Fee Invoices
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult ScheduledPayments()
Return Value
Type: ActionResultView(List<CustomProperty>)
See Also