Skip to main content
16-Pearl
August 7, 2020
Solved

Possible to check parent user group of a user group?

  • August 7, 2020
  • 1 reply
  • 1129 views

Is there a way to check the parent user group of a user group?  Is there such a service?

Best answer by Willie

Never mind.  Found it.

var result = Groups[usergroup].GetGroups( );

1 reply

Willie16-PearlAuthorAnswer
16-Pearl
August 7, 2020

Never mind.  Found it.

var result = Groups[usergroup].GetGroups( );