Returns true if the block table record is describing an xref drawing.
Public Property IsFromExternalReference() As bool
public bool IsFromExternalReference;
Read-only
The IsFromExternalReference value is used for the third bit in DXF group code 70
BlockTableRecord Class, Autodesk.AutoCAD.DatabaseServices Namespace