SalesQuoteHistory..::..FreightForwardAddress4 Property

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

Syntax


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