SalesQuoteHistory..::..FreightForwardNotes Property

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

Syntax


public string FreightForwardNotes { get; set; }
Public Property FreightForwardNotes As String
	Get
	Set
public:
property String^ FreightForwardNotes {
	String^ get ();
	void set (String^ value);
}