NewWorkItemEventArgs Class |
Inheritance Hierarchy
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax public class NewWorkItemEventArgs : EventArgs
Public Class NewWorkItemEventArgs
Inherits EventArgs
public ref class NewWorkItemEventArgs : public EventArgs
type NewWorkItemEventArgs =
class
inherit EventArgs
end
The NewWorkItemEventArgs type exposes the following members.
Constructors Properties
| Name | Description |
---|
| WorkItem |
Returns a reference to the work item.
|
TopSee Also