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