Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / WorkCompletedEventArgs Class / WorkUnit Property

In This Topic
    WorkUnit Property
    In This Topic
    Gets the work unit.
    Syntax
    'Declaration
     
    Public ReadOnly Property WorkUnit As WorkUnit
    public WorkUnit WorkUnit {get;}
    See Also