Line..::..PhysicalWarehouseDescription Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Sales
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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