KitchenDraw SDK 2
Show / Hide Table of Contents

Property HasPurchasePrices

HasPurchasePrices

Indicates whether the catalog contains purchase prices.

Declaration
public bool HasPurchasePrices { get; }
Property Value
Type Description
bool
Remarks

Please be aware that a catalog cannot exist without prices at all. Because of that, if you set HasPurchasePrices to false, the SDK will ensure that catalog has selling prices at least.

See Also
PriceConfiguration
In this article
Back to top Generated by DocFX