Eyeshot 10 WinForms API Reference
Verify Property (AttributeBase)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > AttributeBase Class : Verify Property
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;}
Remarks
To see the effect of this change, call devDept.Eyeshot.EntityList.SynchronizeAttributes
See Also

Reference

AttributeBase Class
AttributeBase Members