SalesOrder..::..CashSalesContactName Property

Gets or sets the name of the cash sales contact.

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

Syntax


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

Field Value

The name of the cash sales contact.