Property that specifies if the definition is being referenced or not. A definition is referenced when an instance of the definition has been placed on a sheet. A referenced definition cannot be deleted.
Syntax
AutoCADBlockDefinition.IsReferenced() As Boolean
Property Value
This is a read only property whose value is a Boolean.