Click or drag to resize

EditActionExecutorIsLastAdministratorSelected Method

Namespace:  FileHold.UserRoleManager.MassEdit
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
protected bool IsLastAdministratorSelected(
	IEnumerable<Guid> ids
)

Parameters

ids
Type: System.Collections.GenericIEnumerableGuid

Return Value

Type: Boolean
See Also