ListOfDelegatedFromUser
I am using the V2 web-service query for User to retrieve a specific user record with the objective of retrieving a list of DelegatedFromUser . Needless to say, this user does have Delegated From Users associated, and lots of them. I get the web-service response for the user but the ListOfDelegatedFromUser shows as empty ( <ListOfDelegatedFromUser lastpage="true"/> ) . Is there some secret switch I need to press?
0