Click or drag to resize

IWorkItemIsTerminated Property

Gets a value indicating whether this object is terminated.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
bool IsTerminated { get; }

Property Value

Type: Boolean
True if this object is terminated, false if not.
See Also