Description

Whether this McDBRightsOwner is an McDBGroup

Property type

A Boolean value.  

Syntax

object.IsGroup

The IsGroup Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDBGroup.

Remarks

McDBRightsOwner objects can be either an McDBUser or a McDBGroup. This property's value is True only if this McDBRightsOwner is actually an McDBGroup.