SalesQuoteHistory..::..FreightForwardAddress2 Property

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

Syntax


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