SupplierWarehouse..::..WarehousePostCode Property

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

Syntax


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