Click or drag to resize

BasicWorkItemTag Property

A work item can be tagged to be distinguishable from other items

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public int Tag { get; set; }

Property Value

Type: Int32

Implements

IWorkItemTag
See Also