Maximum inspection fees
A maximum inspection fee is a fee that is charged for reinspections. For example, you might charge a maximum inspection fee if an application has more than two reinspections.
To configure a maximum inspection fee for an inspection type, specify a formula that determines whether to add the fee in the Maximum Inspection Condition field. You can use either Maximum Inspection Fee Code field or the Maximum Inspection Fee Description field to specify the fee type.
Maximum inspection condition formulas use the oBuildingApp
object (an instance of the Hansen.CDR.Building.iBuildingApplication
class) to set AddMaxFee
to either True or False. For more information about this object and for sample
code, click the Information tab in
the Formula Editor.