KitchenDraw SDK 2
Show / Hide Table of Contents

Enum Catalog.CoefficientsSource

Indicates where InSitu/KitchenDraw could take default price coefficient values for a catalog when it's loaded the first time.

Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Catalog.CoefficientsSource

Fields

Name Description
PreviousCatalog

Coefficients are copied from the previous catalog version.

Resources

Coefficients are copied from "Coefficients.def" file embedded into the catalog's resources

In this article
Back to top Generated by DocFX