IsGroupPermited Property
Description
Checks if the group specified by the Group parameter has permission to perform the current action.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsGroupPermited( _
   ByVal Group As Variant _
) As Boolean
Parameters
See Also