Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / BlockEx Class / XRefName Property

In This Topic
    XRefName Property (BlockEx)
    In This Topic
    Gets a string indicating whether the block belongs to an xReference.
    Syntax
    'Declaration
     
    Public ReadOnly Property XRefName As String
    public string XRefName {get;}
    See Also