Share via


CaseCategoryRole::add Method

Adds a security role that has access to the specific case types.

Syntax

client server public static boolean add(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 added; otherwise, false.

See Also

Reference

CaseCategoryRole Table