KitchenDraw SDK 2
Show / Hide Table of Contents

Method UpdatePrices

UpdatePrices()

Recomputes the prices of the object.

Declaration
public bool UpdatePrices()
Returns
Type Description
bool

true if operation went well, false otherwise.

Remarks

It must be used for example if you change the Reference of an object and if the new reference gets different prices.

In this article
Back to top Generated by DocFX