Invoices(String) Constructor

Initializes a new instance of the Invoices class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public Invoices(
	string table = ""
)

Parameters

table  String  (Optional)
 

See Also