Returns whether the Block represents an External Reference (True) or not (False).
Syntax
BooleanVariable = object.IsXRef
Where:
BooleanVariable specifies whether the Block is an External Reference.
object is a Block object.