Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / AttributeSurrogate Class / Value Property

In This Topic
    Value Property (AttributeSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Value As String
    public string Value {get; set;}
    See Also