ALM Open Test Architecture API Type Library Version 12.55
CanAddItem Property
The name of the database table.
CustomizationUsersGroup Object.
Description
Indicates if members of the specified group can add the specified type of entity.
Property type
Read-write property
Syntax
Visual Basic
Public Property CanAddItem( _
   ByVal EntityName As String, _
   ByVal Group As Variant _
) As Boolean
Parameters
EntityName
The name of the database table.
Group
CustomizationUsersGroup Object.
Return Type
See Also

ICustomizationPermissions Interface  | ICustomizationPermissions Members