Description
Whether this McDBRightsOwner is an McDBUser
-
Property type
-
A Boolean value.
-
Syntax
-
object.IsUser
The IsUser Property syntax has these parts: |
| object | An expression evaluating to an object of type McDBUser. | Remarks
McDBRightsOwner objects can be either an McDBUser or an McDBGroup. This property's value is True only if this McDBRightsOwner is actually an McDBUser.
|