SalesQuote..::..CashSalesAddress2 Property

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

Syntax


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