BOMCalcTable.isInfolog Method

Returns true when an infolog message has been stored for the price calculation.

Syntax

public boolean isInfolog()

Run On

ClientOrServer

Return Value

Type: boolean
true when an infolog message has been stored for the price calculation; otherwise, false.

Remarks

The value is cached, as it is expensive to determine for complex BOM price calculations.

See Also

Reference

BOMCalcTable Table