Retrieving linked view objects
Say I have two View Objects linked by a ViewLink. View Object A is the parent table and View Object B is the child table. If I do "ExecuteWithParams" on ViewObject A, will the corresponding child records in ViewObject B be retrieved automatically?