SalesOrder..::..CashSalesCompanyName Property

Gets or sets the name of the cash sales company.

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

Syntax


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

Field Value

The name of the cash sales company.