database..::..CurrentPhysicalWarehouseID Property

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

Syntax


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