Click or drag to resize

NewWorkItemEventArgs Class

Event arguments of e.g. NewWorkItemEvent
Inheritance Hierarchy

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public class NewWorkItemEventArgs : EventArgs

The NewWorkItemEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodNewWorkItemEventArgs
Standard constructor
Top
Properties
  NameDescription
Public propertyWorkItem
Returns a reference to the work item.
Top
See Also