KitchenDraw SDK 2
Show / Hide Table of Contents

Property ShowMessages

ShowMessages

Indicates whether some warning messages should be displayed.

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

Currently this property applies only to "To apply even to the elements which have different choices" warning message which can appear during the changing of FinishesConfigString property value, and to the message asking quantity for the object that has IsQuantityRequested set after it was placed in a scene.

Default value is true.

In this article
Back to top Generated by DocFX