Click or drag to resize
AkWorkPrivilegeHasPrivilege Method

Namespace: Appkit.Org
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public bool HasPrivilege(
	string typeName,
	string workId
)

Parameters

typeName
Type: SystemString
workId
Type: SystemString

Return Value

Type: Boolean
See Also