Click or drag to resize

InternalServiceGetParentFileholdGroups Method

Retrieves all fh groups specifed user belongs to

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public List<Guid> GetParentFileholdGroups(
	Guid userGuid
)

Parameters

userGuid
Type: SystemGuid

Return Value

Type: ListGuid
See Also