SalesQuoteHistory..::..FreightForwardAddress3 Property

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

Syntax


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