KitchenDraw SDK 2
Show / Hide Table of Contents

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.

In this article
Back to top Generated by DocFX