ContainsUsedBy Property
Description
Returns true if this folder contains entities that are used by other entities.
Property type
Read-only property
Syntax
Visual Basic
Public Property ContainsUsedBy( _
   ByVal ItemKey As Variant _
) As Boolean
Parameters
ItemKey
See Also