UserGroupManagerGetFileholdGroupsByRole Method |
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic List<ADAMObject> GetFileholdGroupsByRole(
int roleId
)
Parameters
- roleId
- Type: SystemInt32
Return Value
Type:
ListADAMObject
See Also