You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > RealTimeController Class > IsInvoicePayable Method

RealTimeControllerIsInvoicePayable Method

AuctionWorx 3.5 API
Returns true if the specified invoice is payable

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public JsonResult IsInvoicePayable(
	int invoiceId
)

Parameters

invoiceId
Type: SystemInt32
the ID of the speicified invoice

Return Value

Type: JsonResult
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.