Click or drag to resize

UserGroupManagerGetFileholdGroups Method

Return all available FileHold groups

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

Return Value

Type: ListADAMObject
See Also