VisibleForGroups Property
Description
The bit mask that indicates which user groups can see this field.
Property type
Read-write property
Syntax
Visual Basic
Public Property VisibleForGroups As Long
Remarks

This is an unsafe method of setting this property, and is supported only for backward compatibility.

Use the CustomizationPermissions.IsVisibleInNewBug, instead.

See Also