Method RemoveSupplierFromCurrentSite
RemoveSupplierFromCurrentSite(Supplier)
Removes the supplier from the list of the suppliers registered in the KitchenDraw software for the site to which the current user belongs.
Declaration
public void RemoveSupplierFromCurrentSite(Appli.Supplier supplier)
Parameters
Type | Name | Description |
---|---|---|
Appli.Supplier | supplier | The supplier to remove. |