SalesOrder..::..CashSalesPhone Property

Gets or sets the cash sales phone.

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

Syntax


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

Field Value

The cash sales phone.