Description

A [McDBGroups] collection of McDBGroup members of this McDBGroup.

Property type

A McDBGroups object.  

Syntax

object.Groups

The Groups Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDBGroup.

Remarks

McDBGroup.Groups

Each McDBGroup object is comprised of 0 or more McDBGroup members (contained in this property) and 0 or more McDBUser members (contained in the Users property). Therefore, this property is never Nothing, although the McDBGroups collection returned may have not contain any members (i.e. its McDBGroups.Count property may be 0).