✅ How to fill the object without populating properties?
I have this record:
and in my code:
workingTask is
WorkingTask
record and flights is Flight
record, I need now somehow create a WorkingTaskWithFlights
but without populating properties of workingTask0 Replies