BatchInvoiceOptions(String, Int32) Constructor

Initializes a new instance of the BatchInvoiceOptions class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public BatchInvoiceOptions(
	string name,
	int index
)

Parameters

name  String
 
index  Int32
 

See Also