SupplierWarehouse..::..WarehouseDescription Property

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

Syntax


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