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

ICustomizationAction Interface  | ICustomizationAction Members