SalesOrder..::..CashSalesAddress1 Property

Gets or sets the cash sales address1.

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

Syntax


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

Field Value

The cash sales address1.