Returns or sets a string value that stores extra data that you want associated with the GanttItem object.
Syntax:
GanttItemObject.Tag [= String Value]
The Tag Property (GanttItem Object) syntax has these parts:
| Part |
Description |
| GanttItemObject |
An object expression that evaluates to a GanttItem object. |
| String Value |
A string value that is associated with the object. |
Remarks:
This property can store any String.
See Also:
GanttItem Object , Bottom Property (GanttItem Object), Caption Property (GanttItem Object), EndDate Property (GanttItem Object), Key Property (GanttItem Object), LayerIndex Property (GanttItem Object), Left Property (GanttItem Object), LeftTrim Property (GanttItem Object), Picture Property (GanttItem Object), Predecessors Property (GanttItem Object), Right Property (GanttItem Object), RightTrim Property (GanttItem Object), RowKey Property (GanttItem Object), StartDate Property (GanttItem Object), StyleIndex Property (GanttItem Object), TaskAttributes Property (GanttItem Object), Top Property (GanttItem Object)