SalesQuote..::..CashSalesAddress3 Property

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

Syntax


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