SupplierWarehouse..::..WarehouseID Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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