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

In This Topic
    Verify Property (AttributeBaseSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Verify As Boolean
    public bool Verify {get; set;}
    See Also