Hello Experts does the MatchedPatternForMemberShip works in the below way.
| MatchedPatternForMemberShip(Group) | Inherits MatchedPatternForMemberShip(Users) |
| 0 | 0,1,2,3 |
| 1 | 0,1,2,3 |
| 2 | 0,2,3 |
| 3 | 0,3 |
Hello Experts does the MatchedPatternForMemberShip works in the below way.
| MatchedPatternForMemberShip(Group) | Inherits MatchedPatternForMemberShip(Users) |
| 0 | 0,1,2,3 |
| 1 | 0,1,2,3 |
| 2 | 0,2,3 |
| 3 | 0,3 |
Hi,
It works exactly like that. A user account can have multiple values in the Category attribute.
HTH, B.
Hi,
It works exactly like that. A user account can have multiple values in the Category attribute.
HTH, B.