PhysicalWarehouse..::..Address3 Property

Namespace:  JiwaFinancials.Jiwa.JiwaWarehouses
Assembly:  JiwaWarehouses (in JiwaWarehouses.dll)

Syntax


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