KitchenDraw SDK 2
Show / Hide Table of Contents

Property IsToBeOrdered

IsToBeOrdered

Indicates whether the object is to be ordered.

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

If this property is set to true, the object is included to suppliers orders generation.

Please note that catalog which contains the object should be assigned to a supplier in "Setup|Pricing|Suppliers..." KitchenDraw dialog to be processed by suppliers orders generation.

This property corresponds to the "To be ordered" checkbox of "Object|Attributes" KitchenDraw dialog.

In this article
Back to top Generated by DocFX