PhysicalWarehouse..::..IN_PhysicalID Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Inventory.Warehouse
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


[BrowsableAttribute]
public string IN_PhysicalID { get; set; }
<BrowsableAttribute> _
Public Property IN_PhysicalID As String
	Get
	Set
[BrowsableAttribute]
public:
property String^ IN_PhysicalID {
	String^ get ();
	void set (String^ value);
}