ALM Open Test Architecture API Type Library Version 12.55
IsOwnerGroup Property

Specify the group with either the name of the group or a 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

Specify the group with either the name of the group or a CustomizationUsersGroup Object.

See Also

CustomizationAction Object  | CustomizationAction Members