SalesQuote..::..CashSalesAddress4 Property

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

Syntax


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