Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / AttributeReference Class / Verify Property

In This Topic
    Verify Property (AttributeReference)
    In This Topic
    Autodesk attribute mode. The attribute value is entered twice; upon block insertion, a prompt displays to verify that the attribute value is correct.
    Syntax
    'Declaration
     
    Public Property Verify As Boolean
    public bool Verify {get; set;}
    See Also