Property IsQuoted
IsQuoted
Indicates whether the object is included into the estimates.
Declaration
public bool IsQuoted { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
An object may be included in the estimates or not, depending on this flag. An object which have this unchecked will be shown in 2d and 3d views, but not in the price view and the estimates. That is, an object is not quoted.
This property corresponds to the "Billed" checkbox of "Object|Attributes" KitchenDraw dialog.
As opposed to IsToBeInvoiced property, this one says that the object set to be invoiced in the catalog it belongs to, and it has valid dimensions and finishes on the scene, it is not deleted thus it can be and is quoted.