Click or drag to resize

GroupsHelperGetGuidList Method

Namespace:  FileHold.UserRoleManager.MassEdit
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public static List<Guid> GetGuidList(
	string[] strings
)

Parameters

strings
Type: SystemString

Return Value

Type: ListGuid
See Also