Click or drag to resize

BasicWorkItemResult Property

The result of the work item

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public Object Result { get; set; }

Property Value

Object

Implements

IWorkItemResult
See Also