VisibleInNewBugForGroup Property
Description
Indicates whether the field is visible to the specified group in the new defect dialog.
Property type
Read-write property
Syntax
Visual Basic
Public Property VisibleInNewBugForGroup( _
   ByVal Group As Variant _
) As Boolean
Parameters
See Also