Click or drag to resize

UserGroupManagerGetFileholdGroupsByRole Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public List<ADAMObject> GetFileholdGroupsByRole(
	int roleId
)

Parameters

roleId
Type: SystemInt32

Return Value

Type: ListADAMObject
See Also