InvoicesloadForBatch Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static Invoices[] loadForBatch(
	int batch,
	string instanceTable = ""
)

Parameters

batch  Int32
 
instanceTable  String  (Optional)
 

Return Value

Invoices

See Also