SalesOrder..::..CashSalesAddress3 Property

Gets or sets the cash sales address3.

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

Syntax


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

Field Value

The cash sales address3.