JAMS Developer Guide
Tag Class
Members 


MVPSI.JAMS Namespace : Tag Class
A tag is a simple name that can be placed on a folder, job or entry to help you organize and manage these objects. JAMS will also add tags to entries and the entry is processed. For example, if an entry is declared a runaway, the "Runaway" tag is added to the entry.
Object Model
Tag Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class Tag 
'Usage
 
Dim instance As Tag
[System.Runtime.Serialization.DataContract()]
public class Tag 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Tag

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Tag Members
MVPSI.JAMS Namespace