Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Attribute Class / Value Property

In This Topic
    Value Property (Attribute)
    In This Topic
    Gets or sets the attribute value.
    Syntax
    'Declaration
     
    Public Property Value As String
    public string Value {get; set;}
    See Also