Description

This property indicates whether this McDBRight object indicates a right containing delete permission.

Property type

A Boolean value.  

Syntax

object.Delete [= value]

The Delete Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDBRight.
valueA Boolean value.

Remarks

When Owner is an McDBRights object, this property is read-only and is one of the three defining axes of this McDBRight object. When Owner is Nothing, this property may be both read and written, indicating whether the McDBRightsOwner that owns it can delete Unsecure McDBNode objects.