Line..::..InvoiceLineNo Property

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

Syntax


public string InvoiceLineNo { get; }
Public ReadOnly Property InvoiceLineNo As String
	Get
public:
property String^ InvoiceLineNo {
	String^ get ();
}