Click or drag to resize
AkWorkPrivilegeGetPrivileges Method

Namespace: Appkit.Org
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public List<bool> GetPrivileges(
	string typeName,
	List<string> workIds
)

Parameters

typeName
Type: SystemString
workIds
Type: System.Collections.GenericListString

Return Value

Type: ListBoolean
See Also