VisibleForGroups Property
Description
The list of the user groups to which the specified module is visible in the UI.
Property type
Read-only property
Syntax
Visual Basic
Public Property VisibleForGroups( _
   ByVal ModuleID As Long _
) As List
Parameters
ModuleID
The module type. A value of the tagTDAPI_MODULE Enumeration.
See Also