Description
Returns whether the block represents an eExternal reference.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property IsXRef As Boolean |
Return Type
Boolean value:
True = The block is an external reference.
False = The block is not an external reference.
See Also