Questions regarding iProjectArea API
![]()
Hi,
I am using iProjectArea in my code and I would like to confirm the following: 1) If I have member A in Team B and I add Team B to a project area, will the iProjectArea.hasMember() function check through all entire the team hierachy in the project area to find member A? 2) Does iProjectArea.hasMember() check against a local iProjectArea object or check against the remote TeamRepository? Thanks in advance! |