R32777 Report - Set Name (Recalc)
Code | 32777 |
Entity | Systems.Reporting.Reports Entity |
Name | SetName |
Attribute | Name |
Layer | Front-End |
Events | AttributeChanged(QueryName, Name) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | IIF(((QueryName != null) AndAlso (Name == null)), QueryName, Name) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.