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