SalesQuoteHistory..::..FreightForwardAddress1 Property

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

Syntax


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