Click or drag to resize

ShellListBaseItemItemIdListWorkItem Property

Holds a WorkItem running for this instance.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
protected IWorkItem ItemIdListWorkItem { get; set; }

Property Value

Type: IWorkItem
A workitem, typically resolving the ItemIdList associated with this instance.
See Also