CashSale..::..Address4 Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.ServiceManager
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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