InvoicesLoadForPayment Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static Invoices[] LoadForPayment(
	DateTime payDate,
	bool add = false
)

Parameters

payDate  DateTime
 
add  Boolean  (Optional)
 

Return Value

Invoices

See Also