Share via


CaseCategoryRole::remove Method

Removes a security role from a list that has access to the specific case types.

Syntax

client server public static boolean remove(SecurityRoleAotName _role, CaseCategoryType _categoryType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the combination of the security role and the case category type was deleted; otherwise, false.

See Also

Reference

CaseCategoryRole Table