R31403-4 Work Report Resource - Set Resource Instance (Recalc)
| Code | 31403-4 |
| Entity | Projects.Classic.WorkReportResources Entity |
| Name | SetResourceInstance |
| Attribute | ResourceInstance |
| Layer | Front-End |
| Events | AttributeChanged(ResourceInstance, Resource) |
| Priority | Early |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | IIF(((ResourceInstance != null) AndAlso (ResourceInstance.Resource != Resource)), null, ResourceInstance) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.