In my c# program, I need to get a list of operations for a particular role.
Also, I need to get a list of roles with a certain word in the description.
Can someone help me with the appropriate methods or queries?
Thank you!
In my c# program, I need to get a list of operations for a particular role.
Also, I need to get a list of roles with a certain word in the description.
Can someone help me with the appropriate methods or queries?
Thank you!