Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.ErrorOccurredEventArgs Class / ObjectNotCompiled Property

In This Topic
    ObjectNotCompiled Property
    In This Topic
    Gets the object whose not compiled status caused the error.
    Syntax
    'Declaration
     
    Public ReadOnly Property ObjectNotCompiled As Object
    public object ObjectNotCompiled {get;}
    See Also