Click or drag to resize

UserGroupManagerGetFileholdGroupsByRoleCount Method

Return number of FileHold groups

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetFileholdGroupsByRoleCount(
	int roleId
)

Parameters

roleId
Type: SystemInt32

Return Value

Type: Int32
See Also