SalesQuote..::..CashSalesFax Property

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

Syntax


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