UserGroupManagerGetFileholdGroupsByTypeCount Method |
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic int GetFileholdGroupsByTypeCount(
bool regularGroups,
bool guestGroups
)
Parameters
- regularGroups
- Type: SystemBoolean
- guestGroups
- Type: SystemBoolean
Return Value
Type:
Int32
See Also