KitchenDraw SDK 2
Show / Hide Table of Contents

Property IsToBeInvoiced

IsToBeInvoiced

Indicates whether the object is set to be invoiced.

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

As opposed to the IsQuoted property, this one is only saying that the object has the flag "invoiced" from the catalog and the user didn't remove it in the scene.

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