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

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