clsBackOrderRecord..::..InvoiceType Property

Namespace:  JiwaFinancials.Jiwa.JiwaBOAlloc
Assembly:  JiwaBOAlloc (in JiwaBOAlloc.dll)

Syntax


public int InvoiceType { get; set; }
Public Property InvoiceType As Integer
	Get
	Set
public:
property int^ InvoiceType {
	int^ get ();
	void set (int^ value);
}