InvoiceDistributionsloadByInvoice Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static InvoiceDistributions[] loadByInvoice(
	int key,
	string instanceTable = "",
	bool LogZero = false
)

Parameters

key  Int32
 
instanceTable  String  (Optional)
 
LogZero  Boolean  (Optional)
 

Return Value

InvoiceDistributions

See Also