ICustomizationField2 Interface : IsVisibleInNewBug Property |
Visual Basic |
---|
Public Property IsVisibleInNewBug As Long |
When the bit corresponding to the CustomizationUsersGroup.ID in the group mask is set, the field is visible to members of the group in the Add Defect dialog.
For example, if bit 0 is set, then the module is visible for members of the group where CustomizationUsersGroup.ID = 0.
This single property controls field visibility for all groups.