Options..::..InvoiceTypeSelection Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.BatchProcessing
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public Options..::..InvoiceTypeSelections InvoiceTypeSelection { get; set; }
Public Property InvoiceTypeSelection As Options..::..InvoiceTypeSelections
	Get
	Set
public:
property Options..::..InvoiceTypeSelections^ InvoiceTypeSelection {
	Options..::..InvoiceTypeSelections^ get ();
	void set (Options..::..InvoiceTypeSelections^ value);
}