PspGroupable (Object)

Represent the Groupable object that can be grouped by Group object.
Role: It is used to query the group object link to this object.

Properties


Property Groups() As (Read Only)
Returns a list of Groups to which this object is a member.
Example:
 
 Dim objThisIntf As PspGroupable  
 Dim objArg1 As PspListOfObjects
 
  ...
 Set ObjArg1 = objThisIntf.Groups