PhysicalWarehouse..::..Phone Property

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

Syntax


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