KitchenDraw SDK 2
Show / Hide Table of Contents

Property SuppliersOfCurrentSite

SuppliersOfCurrentSite

A collection that represents all the suppliers registered in the KitchenDraw software for the site to which the current user belongs.

Declaration
public IList<Appli.Supplier> SuppliersOfCurrentSite { get; }
Property Value
Type Description
IList<Appli.Supplier>
In this article
Back to top Generated by DocFX