R31398-5 Project Task Resource - Set Billing Total Amount (Recalc)
Code | 31398-5 |
Entity | Projects.Classic.ProjectTaskResources Entity |
Name | SetBillingTotalAmount |
Attribute | BillingTotalAmount |
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, BillingTotalAmount), Object) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.