ALM Open Test Architecture API Type Library Version 12.55
IsGroupPermited Property
CustomizationUsersGroup Object.
Description
Checks if the group specified by the Group parameter has permission to perform the current action.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsGroupPermited( _
   ByVal Group As Variant _
) As Boolean
Parameters
Group
CustomizationUsersGroup Object.
See Also

ICustomizationAction2 Interface  | ICustomizationAction2 Members