Click or drag to resize

UserGroupManagerGetFileholdGroupsByTypeCount Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetFileholdGroupsByTypeCount(
	bool regularGroups,
	bool guestGroups
)

Parameters

regularGroups
Type: SystemBoolean
guestGroups
Type: SystemBoolean

Return Value

Type: Int32
See Also