Hi Experts,
it is possible to get all the members of a group which is assigned to an action at GP?
What i want to do is to set a bool addicted to the group member status.
For Example:
Inputparameter: UserID
Member of Group 1 -> true
Member of Group 2 -> false
I follow the tutorial "Implementing a Background Callable Object", but i found only the possibility to get the role users.
thanks for your help!
Ok, i try it with isMemberOfGroup(), but how can i get a list of current users.
Message was edited by:
Wolfgang Plank