KitchenDraw SDK 2
Show / Hide Table of Contents

Property HasSellingPrices

HasSellingPrices

Indicates whether the catalog contains purchase prices.

Declaration
public bool HasSellingPrices { 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 purchase prices at least.

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