SalesQuoteLine..::..InvoiceLineID Property

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

Syntax


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