Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FileHeader Class / EyeshotBuild Property

In This Topic
    EyeshotBuild Property (FileHeader)
    In This Topic
    Gets the Eyeshot build used to generate the file.
    Syntax
    'Declaration
     
    Public ReadOnly Property EyeshotBuild As String
    public string EyeshotBuild {get;}
    See Also