R31398-6 Project Task Resource - Set Billing Price Per Hour (Recalc)

Code 31398-6
Entity Projects.Classic.ProjectTaskResources Entity
Name SetBillingPricePerHour
Attribute BillingPricePerHour
Layer Front-End
Events AttributeChanged(BillingTotalAmount, BillingPricePerHour)
Priority Normal
Modify YES
Applicable Legislations ALL // no condition needed
Action Convert(IIF(((BillingTotalAmount != null) AndAlso (BillingPricePerHour != null)), null, BillingPricePerHour), Object)
Description
Message
Version
Revocable YES

* This is auto generated code. Don't change it.