InvoiceHistoryLoadByVendor Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static InvoiceHistory[] LoadByVendor(
	int vendor,
	long top = 9223372036854775807
)

Parameters

vendor  Int32
 
top  Int64  (Optional)
 

Return Value

InvoiceHistory

See Also