ALM Open Test Architecture API Type Library Version 12.55
IsVisibleInNewBug Property
The name of the database table.
CustomizationUsersGroup Object.
Description
Indicates if the specified Bug field is visible for the specified group in a new defect form.
Property type
Read-write property
Syntax
Visual Basic
Public Property IsVisibleInNewBug( _
   ByVal EntityName As String, _
   ByVal Field As Variant, _
   ByVal Group As Variant _
) As Boolean
Parameters
EntityName
The name of the database table.
Field
Group
CustomizationUsersGroup Object.
See Also

ICustomizationPermissions Interface  | ICustomizationPermissions Members