ALM Open Test Architecture API Type Library Version 12.55
ActionPermissionType Property
The user name defined in the project data base.
Description
Returns the the user's permissions on an action (full permission, by owner permission, view-only permission).
Property type
Read-only property
Syntax
Visual Basic
Public Property ActionPermissionType( _
   ByVal ActionName As String, _
   ByVal UserName As String _
) As Long
Parameters
ActionName
UserName
The user name defined in the project data base.
See Also

IActionPermission2 Interface  | IActionPermission2 Members