| AkWorkPrivilegeGetPrivileges Method |
Namespace: Appkit.OrgAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic List<bool> GetPrivileges(
string typeName,
List<string> workIds
)
Parameters
- typeName
- Type: SystemString
- workIds
- Type: System.Collections.GenericListString
Return Value
Type:
ListBoolean
See Also