Click or drag to resize

UserGroupManagerGetFileholdGroupsExcluding Method

Return FileHold groups excluding those with given permissions

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public List<ADAMObject> GetFileholdGroupsExcluding(
	Operations[] operations
)

Parameters

operations
Type: FileHold.CommonOperations

Return Value

Type: ListADAMObject
See Also