SalesQuoteInvoice..::..InvoiceID Property

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

Syntax


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